Skip to content

Deprecate/update certain APIs in POTel #4102

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

Closed
sentrivana opened this issue Feb 27, 2025 · 1 comment
Closed

Deprecate/update certain APIs in POTel #4102

sentrivana opened this issue Feb 27, 2025 · 1 comment
Assignees

Comments

@sentrivana
Copy link
Contributor

sentrivana commented Feb 27, 2025

  • deprecate set_data in favor of set_attribute
  • check the default of traces_sample_rate wrt to tracing without performance (it shouldn't be "no propagation at all", twp should work by default even if the sdk itself is not creating spans)
  • ...
@sentrivana sentrivana changed the title Deprecate certain APIs in POTel Deprecate/update certain APIs in POTel Feb 27, 2025
@antonpirker antonpirker self-assigned this Apr 1, 2025
antonpirker added a commit that referenced this issue Apr 9, 2025
Changing the default of `traces_sample_rate` to `0`. This means incoming
traces will be continued, but we will not start traces on our own. (It
used to be set to: never start or continue traces by default)

Refs #4102
antonpirker added a commit that referenced this issue Apr 9, 2025
@antonpirker
Copy link
Member

Done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants