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

Add api level to resource #389

Open
breedx-splk opened this issue May 29, 2024 · 1 comment
Open

Add api level to resource #389

breedx-splk opened this issue May 29, 2024 · 1 comment
Labels
enhancement New feature or request semconv Relates to OTel semantic conventions

Comments

@breedx-splk
Copy link
Contributor

The semantic conventions include an Android specific attribute called android.os.api_level:

https://github.com/open-telemetry/semantic-conventions/blob/c98600cf91251effcb4eba4129711ecf45c3d4bf/docs/resource/android.md

This attribute is "recommended" so we should include it in the AndroidResource.

@breedx-splk breedx-splk added enhancement New feature or request semconv Relates to OTel semantic conventions labels May 29, 2024
@LikeTheSalad LikeTheSalad added the v1.0.0-required This is required to reach v1.0.0 (stability) label Aug 12, 2024
@marandaneto
Copy link
Member

I think it's not needed for v1 since this can be added later, it is not a behavior or API surface breakage, unless doing this requires changes in the API surface

@LikeTheSalad LikeTheSalad removed the v1.0.0-required This is required to reach v1.0.0 (stability) label Aug 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request semconv Relates to OTel semantic conventions
Projects
None yet
Development

No branches or pull requests

3 participants