Skip to content

Conversation

@ADubhlaoich
Copy link
Member

Proposed changes

This commit replaces the example text for OpenTelemetry with the production website URL, creating one single source of truth for instruction in a place more easily discoverable to users.

It is follow-up work from the documentation PR:

nginx/documentation#824

Checklist

Before creating a PR, run through this checklist and mark each as complete.

  • I have read the CONTRIBUTING doc
  • I have added tests that prove my fix is effective or that my feature works
  • I have checked that all unit tests pass after adding my changes
  • I have updated necessary documentation
  • I have rebased my branch onto main
  • I will ensure my PR is targeting the main branch and pulling from my branch from my own fork
This commit replaces the example text for OpenTelemetry with the production website URL, creating one single source of truth for instruction in a place more easily discoverable to users. It is follow-up work from the documentation PR: nginx/documentation#824
@ADubhlaoich ADubhlaoich requested a review from a team as a code owner July 17, 2025 12:53
@github-actions github-actions bot added the documentation Pull requests/issues for documentation label Jul 17, 2025
@ADubhlaoich
Copy link
Member Author

This PR should not be merged before the documentation one.

@ADubhlaoich ADubhlaoich linked an issue Jul 17, 2025 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Jul 17, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 52.95%. Comparing base (74fb6af) to head (5bcbf3a).
Report is 2 commits behind head on main.

Additional details and impacted files
@@ Coverage Diff @@ ## main #8041 +/- ## ========================================== - Coverage 52.96% 52.95% -0.01%  ========================================== Files 90 90 Lines 21729 21729 ========================================== - Hits 11508 11506 -2  - Misses 9744 9746 +2  Partials 477 477 

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
@vepatel vepatel added the needs cherry pick Cherry pick this PR into a release branch label Jul 18, 2025
@ADubhlaoich ADubhlaoich merged commit 1c47ba2 into main Jul 18, 2025
29 checks passed
@ADubhlaoich ADubhlaoich deleted the docs/otel-doc-link branch July 18, 2025 15:52
github-actions bot pushed a commit that referenced this pull request Jul 18, 2025
This commit replaces the example text for OpenTelemetry with the production website URL, creating one single source of truth for instruction in a place more easily discoverable to users. It is follow-up work from the documentation PR: nginx/documentation#824 --------- Co-authored-by: Venktesh Shivam Patel <ve.patel@f5.com>
vepatel pushed a commit that referenced this pull request Jul 18, 2025
Add production documentation link for OpenTelemetry (#8041) replaces the example text for OpenTelemetry with the production website URL, creating one single source of truth for instruction in a place more easily discoverable to users.
@AlexFenlon AlexFenlon added skip changelog Pull requests that don't need to be added to the changelog and removed documentation Pull requests/issues for documentation needs cherry pick Cherry pick this PR into a release branch labels Sep 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip changelog Pull requests that don't need to be added to the changelog

4 participants