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

Slack integration report device tag values differently to the Sentry UI #37656

Open
liamjones opened this issue Aug 10, 2022 · 4 comments
Open

Comments

@liamjones
Copy link

Environment

SaaS (https://sentry.io/)

Version

No response

Steps to Reproduce

  1. Setup mobile app project (I'm using the RN SDK but I doubt it matters).
  2. Setup Slack alert that reports the device tag.
  3. Send event to Sentry from a mobile device.
  4. See Slack notification disagrees with the UI about what the device tag value is.

Expected Result

Consistent result between Sentry UI and Slack alert.

Looks like the Slack notification takes the underlying model number but the UI translates it to a more friendly "marketing" name.

Actual Result

Sentry UI:
image

Slack notification:
image

@liamjones liamjones changed the title Slack integration tag reporting values differ from Sentry UI Slack integration tag reporting values differ from Sentry UI for device Aug 10, 2022
@liamjones liamjones changed the title Slack integration tag reporting values differ from Sentry UI for device Slack integration report device tag values differently to the Sentry UI Aug 10, 2022
@getsentry-release
Copy link

Routing to @getsentry/ecosystem for triage. ⏲️

@brianthi
Copy link

Hi @liamjones, thanks for reporting the issue. We'll backlog this for now and will prioritize this in the future.

@Dhrumil-Sentry
Copy link

Hi @liamjones Could this be because the slack notification shows you the event that triggered the alert, but when you navigate to the issue, we show you the latest events, which is why you're seeing different tags?

@liamjones
Copy link
Author

Hi @Dhrumil-Sentry - apologies for the delayed reply - nope, it's showing a different representation. An iPhone12,3is an iPhone 11 Pro. It's the "marketing name" vs the "model number". The Sentry pages show both (you can see the model number under the marketing name in the screenshot above). The Slack notifications only show the model name which is often more obtuse.

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

No branches or pull requests

6 participants