-
Notifications
You must be signed in to change notification settings - Fork 56
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sampling relevant: minor improvements #70
Conversation
@arminru addressing your comment open-telemetry/opentelemetry-specification#1916 (comment) |
It would be nice if these details were configurable with the Jinja template mechanism also for markdown, then we wouldn't have to spread out PRs over two repos which is quite cumbersome. EDIT: Created #71 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
semantic-conventions/src/opentelemetry/semconv/templating/markdown/__init__.py
Outdated
Show resolved
Hide resolved
@arminru I'm not sure we reached a consensus on must/should in the open-telemetry/opentelemetry-specification#1916. Let's not merge this one yet. Thanks! |
@arminru @Oberon00 this is ready to go based on the discussion in open-telemetry/opentelemetry-specification#1916. |
After additional discussion on open-telemetry/opentelemetry-specification#1916, making the population of sampling_relevant attributes recommended (SHOULD) instead of or required (MUST) for now.