Skip to content
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

[API] Add functionality in Tracer to report if it is enabled #3149

Open
psx95 opened this issue Nov 18, 2024 · 1 comment
Open

[API] Add functionality in Tracer to report if it is enabled #3149

psx95 opened this issue Nov 18, 2024 · 1 comment
Assignees
Labels
breaking change API or ABI breaking change triage/accepted Indicates an issue or PR is ready to be actively worked on.

Comments

@psx95
Copy link
Contributor

psx95 commented Nov 18, 2024

OpenTelemetry Specification specifies that a Tracer SHOULD provide functions to report if it is enabled or not.

This spec change was added in PR#4063 and it goes well with the spec compliance changes requested in issue #2641.

@github-actions github-actions bot added the needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. label Nov 18, 2024
@marcalff
Copy link
Member

This is an API change in the specs, adding breaking change label.
To implement in ABI_VERSION 2.

@marcalff marcalff added the breaking change API or ABI breaking change label Nov 18, 2024
@marcalff marcalff assigned marcalff and psx95 and unassigned marcalff Nov 18, 2024
@marcalff marcalff added triage/accepted Indicates an issue or PR is ready to be actively worked on. and removed needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. labels Nov 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking change API or ABI breaking change triage/accepted Indicates an issue or PR is ready to be actively worked on.
Projects
None yet
Development

No branches or pull requests

2 participants