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

feat(app-start): Add duration metric for top-level app start spans #2906

Merged

Conversation

narsaynorath
Copy link
Member

Adds a new MetricSpec and conditions for retrieving tags for a duration metric.

For nested app start spans we can use self-time, but at the top-level we need to expose duration and filter by op and description (e.g. app.start.cold and Cold Start)

Adds a new MetricSpec and conditions for retrieving tags for a duration
metric.
@narsaynorath narsaynorath requested a review from a team as a code owner January 3, 2024 17:10
@narsaynorath
Copy link
Member Author

Should this have a CHANGELOG.md entry?

Needed to use glob and added a test to the mobile extraction test
Copy link
Member

@jjbayer jjbayer left a comment

Choose a reason for hiding this comment

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

Nice, thanks for contributing!

@narsaynorath narsaynorath merged commit 10be4cb into master Jan 4, 2024
20 checks passed
@narsaynorath narsaynorath deleted the nar/feat/spans-collect-duration-on-app-start-spans branch January 4, 2024 14:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants