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 Mobile specific Semantic conventions #1499

Closed
bryce-b opened this issue Mar 4, 2021 · 0 comments · Fixed by #1596
Closed

Add Mobile specific Semantic conventions #1499

bryce-b opened this issue Mar 4, 2021 · 0 comments · Fixed by #1596
Labels
spec:resource Related to the specification/resource directory

Comments

@bryce-b
Copy link
Member

bryce-b commented Mar 4, 2021

What are you trying to achieve?

I'd like to define mobile device/application specific semantic conventions.

Additional context.
The current semantic conventions are mostly container/service centric.
Mobile applications are an important part of the software stack, and need to be monitored just like any other link in the chain. There should be some predefined conventions around mobile specific platform details in the resource spec.

Ideally the following should be added:

  • device.id : a unique identifier for the device (e.g.: vendor identifier for iOS)
  • device.model : model of the device (.e.g iPhone3,4)

It would also be useful to have a parsable os.version

@bryce-b bryce-b added the spec:resource Related to the specification/resource directory label Mar 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
spec:resource Related to the specification/resource directory
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant