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(android/backend): add low power and thermal throttling attributes #1525

Merged
merged 3 commits into from
Nov 14, 2024

Conversation

abhaysood
Copy link
Contributor

@abhaysood abhaysood commented Nov 14, 2024

Description

  • Collect attributes device_low_power_mode and device_thermal_throttling_enabled from Android SDK.
  • Ingest the new attributes to clickhouse.
  • Update API docs.
  • Add sample sessions with the new attributes.

Related issue

Fixes #1522

@abhaysood abhaysood added feature new features android android related backend backend related labels Nov 14, 2024
@abhaysood abhaysood self-assigned this Nov 14, 2024
Copy link

vercel bot commented Nov 14, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
measure-dashboard ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 14, 2024 5:28am

@abhaysood abhaysood merged commit 237b325 into main Nov 14, 2024
13 checks passed
@abhaysood abhaysood deleted the add-low-power-attr branch November 14, 2024 07:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
android android related backend backend related feature new features
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Track low power mode as an attribute for events and spans
2 participants