Skip to content

Rename app crash to device crash#18183

Open
LikeTheSalad wants to merge 3 commits intoelastic:mainfrom
LikeTheSalad:rename-app-crash-to-device-crash
Open

Rename app crash to device crash#18183
LikeTheSalad wants to merge 3 commits intoelastic:mainfrom
LikeTheSalad:rename-app-crash-to-device-crash

Conversation

@LikeTheSalad
Copy link
Copy Markdown
Contributor

Proposed commit message

Update crash event name from app.crash to device.crash in the Android OpenTelemetry dashboards.

WHAT: Updated ES|QL and KQL queries in the Application Overview dashboard to use device.crash instead of app.crash as the event name for crash events.

WHY: The EDOT Android SDK's crash events will be sent using the event name device.crash (aligning with OpenTelemetry Android). This change updates the dashboard queries to match the new event name so crash data is correctly displayed.

Checklist

  • I have reviewed tips for building integrations and this pull request is aligned with them.
  • I have verified that all data streams collect metrics or logs.
  • I have added an entry to my package's changelog.yml file.
  • I have verified that Kibana version constraints are current according to guidelines.
  • I have verified that any added dashboard complies with Kibana's Dashboard good practices

Author's Checklist

  • Verified crash events appear correctly in the dashboard with the updated queries

How to test this PR locally

  1. Install the package in Kibana
  2. Send crash telemetry from an Android app using EDOT Android SDK v1.6.0+
  3. Open the "Application Overview" dashboard and verify crash data appears in the crash-related panels

Comment thread packages/otel_android_dashboards/changelog.yml
@elasticmachine
Copy link
Copy Markdown

💚 Build Succeeded

@LikeTheSalad LikeTheSalad marked this pull request as ready for review April 1, 2026 13:41
@LikeTheSalad LikeTheSalad requested a review from a team as a code owner April 1, 2026 13:41
@LikeTheSalad LikeTheSalad requested a review from hegerchr April 1, 2026 13:41
@andrewkroh andrewkroh added dashboard Relates to a Kibana dashboard bug, enhancement, or modification. Integration:otel_android_dashboards Android OpenTelemetry Assets labels Apr 1, 2026
Copy link
Copy Markdown

@hegerchr hegerchr left a comment

Choose a reason for hiding this comment

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

LGTM

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

Labels

dashboard Relates to a Kibana dashboard bug, enhancement, or modification. Integration:otel_android_dashboards Android OpenTelemetry Assets

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants