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

Attribute keys' names in camel case, not dot separated #865

Open
magda-woj opened this issue Mar 3, 2025 · 1 comment
Open

Attribute keys' names in camel case, not dot separated #865

magda-woj opened this issue Mar 3, 2025 · 1 comment
Assignees
Labels
contribfest Kubecon contribfest candidate

Comments

@magda-woj
Copy link
Contributor

The attribute keys' names activityName and fragmentName defined in ActivityTracer.java and FragmentTracer.java respectively are camel case, not dot separated. It's inconsistent with other attribute keys' names of the same spans (e.g. screen.name), counterparts in other spans (slow rendering spans have an attribute with key activity.name) and general otel conventions.

@bendeguzvarju
Copy link
Contributor

I'd like to take this.

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

No branches or pull requests

3 participants