opentelemetry-android icon indicating copy to clipboard operation
opentelemetry-android copied to clipboard

Add api level to resource

Open breedx-splk opened this issue 1 year ago • 1 comments

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 avatar May 29 '24 16:05 breedx-splk

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

marandaneto avatar Aug 14 '24 08:08 marandaneto