Skip to content

Add jank events for slow app rendering#2157

Closed
breedx-splk wants to merge 72 commits intoopen-telemetry:mainfrom
breedx-splk:app_jank_events
Closed

Add jank events for slow app rendering#2157
breedx-splk wants to merge 72 commits intoopen-telemetry:mainfrom
breedx-splk:app_jank_events

Conversation

@breedx-splk
Copy link
Copy Markdown
Contributor

@breedx-splk breedx-splk commented Apr 21, 2025

This adds a new experimental (development) event called app.jank which can be used to report jank (slow renders). The event contains attributes that can help to indicate the threshold above which renders happened, a classification type of slow or frozen, and the number of renders that were slow. In the case of Android, the Activity name can also be provided.

Comment thread docs/app/app.md Outdated
Comment thread docs/app/app.md Outdated
Comment thread docs/app/app.md
Comment thread docs/app/app.md
Comment thread docs/app/app.md Outdated
@lmolkova lmolkova moved this from Untriaged to Draft in Semantic Conventions Triage May 4, 2025
@breedx-splk breedx-splk marked this pull request as ready for review May 5, 2025 15:13
@breedx-splk breedx-splk requested review from a team as code owners May 5, 2025 15:13
@lmolkova lmolkova moved this from Draft to Awaiting SIG approval in Semantic Conventions Triage May 5, 2025
Comment thread .chloggen/click_events.yaml Outdated
@github-actions github-actions Bot added enhancement New feature or request area:app labels May 5, 2025
@github-actions
Copy link
Copy Markdown

This PR was marked stale due to lack of activity. It will be closed in 7 days.

@github-actions github-actions Bot added the Stale label May 22, 2025
Comment thread docs/app/app.md
## Attributes

See the [app attributes](/docs/registry/attributes/app.md) registry for all
See the [app attributes](/docs/attributes-registry/app.md) registry for all
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I think if you revert this change it will fix the link check failure

@breedx-splk breedx-splk requested review from a team as code owners July 10, 2025 17:27
@breedx-splk breedx-splk requested a review from a team July 10, 2025 17:27
@breedx-splk breedx-splk requested review from a team and tigrannajaryan as code owners July 10, 2025 17:27
@breedx-splk
Copy link
Copy Markdown
Contributor Author

Well, this seems to be in a bad state now after rebasing. The builds keep failing and many unrelated files seem touched now...and so I'm inclined to recreate this as a new PR with a smaller history, but since nobody really seems to even want this and there's some strong desire to have high-cardinality metrics now, I think I'll just close it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:app enhancement New feature or request

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.