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

Added versionCode, applicationID, and customUUID from AndroidManifest… #1002

Merged

Conversation

tonzhan2
Copy link
Contributor

@tonzhan2 tonzhan2 commented Oct 4, 2024

….XML (if it exists) to crash and ANR spans (#993)

@tonzhan2 tonzhan2 requested review from a team as code owners October 4, 2024 18:38
Comment on lines +70 to +72
static final AttributeKey<String> APPLICATION_ID_KEY = stringKey("app.application.id");
static final AttributeKey<String> APP_VERSION_CODE_KEY = stringKey("app.version.code");
static final AttributeKey<String> SPLUNK_OLLY_UUID_KEY = stringKey("app.splunk.olly.uuid");
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm sure I've said it before, but it would be lovely to see these added to the official otel semconv.

Copy link
Contributor

@breedx-splk breedx-splk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM thanks!

@breedx-splk breedx-splk merged commit a59c529 into signalfx:v1.7.x Oct 15, 2024
12 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Oct 15, 2024
@tonzhan2 tonzhan2 deleted the cherryPick-errorIdentifier-into-v1.7 branch October 15, 2024 19:48
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants