docs(demo): add tail-based sampling example using service.criticality#9468
Merged
tiffany76 merged 10 commits intoopen-telemetry:mainfrom Apr 13, 2026
Merged
Conversation
3 tasks
Member
|
@open-telemetry/demo-maintainers Please have a look, thanks! |
b766dc1 to
258b078
Compare
julianocosta89
approved these changes
Apr 8, 2026
Member
|
LGTM and the |
Member
|
/fix:format |
Contributor
|
✅ |
vitorvasc
reviewed
Apr 9, 2026
vitorvasc
reviewed
Apr 9, 2026
Add sample collector configuration demonstrating a better tail-based sampling policies based on the service.criticality resource attribute introduced in SemConv 1.40.0. Ref: open-telemetry/opentelemetry-demo#2950
…ce-criticality.md
Co-authored-by: Vitor Vasconcellos <[email protected]>
…ce-criticality.md Co-authored-by: Vitor Vasconcellos <[email protected]>
Co-authored-by: Vitor Vasconcellos <[email protected]>
8411dfb to
b5d10fb
Compare
Member
|
/fix |
Contributor
|
✅ |
tiffany76
approved these changes
Apr 13, 2026
Member
tiffany76
left a comment
There was a problem hiding this comment.
LGTM with a switch from ordered to unordered list. Thanks!
…ce-criticality.md
Member
|
/fix:format |
Contributor
|
✅ |
Contributor
|
Thank you for your contribution @bachgarash! 🎉 We would like to hear from you about your experience contributing to OpenTelemetry by taking a few minutes to fill out this survey. |
tiffany76
added a commit
to tiffany76/opentelemetry.io
that referenced
this pull request
Apr 13, 2026
…open-telemetry#9468) Co-authored-by: otelbot <[email protected]> Co-authored-by: Vitor Vasconcellos <[email protected]> Co-authored-by: Tiffany Hrabusa <[email protected]>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR adds documentation for opentelemetry-demo which includes newly introduced semantic convention attribute
service.criticalitySummary
service.criticalityresource attribute introduced in SemConv 1.40.0critical,high,medium,low)Context
This documentation accompanies open-telemetry/opentelemetry-demo#2950, which adds
service.criticalityas a resource attribute to all demo services. The example was originally included in thedemo's
otelcol-config-extras.ymland moved here per reviewer feedback.semconv PR
Footnotes
Yes, I can answer maintainer questions about the content of this PR, without using AI. ↩