Skip to content

fix(snuba): Missing referrers for self hosted #93422

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

Merged
merged 1 commit into from
Jun 12, 2025

Conversation

Zylphrex
Copy link
Member

These 2 referrers were missing in the self hosted release.

  • api.metrics.totals.initial_query
  • api.performance.transaction-summary.metrics-enhanced.primary

Closes getsentry/self-hosted#3652
Closes getsentry/self-hosted#3741

These 2 referrers were missing in the self hosted release.
- api.metrics.totals.initial_query
- api.performance.transaction-summary.metrics-enhanced.primary
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Jun 12, 2025
Copy link

codecov bot commented Jun 12, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #93422      +/-   ##
==========================================
- Coverage   88.00%   87.98%   -0.02%     
==========================================
  Files       10267    10279      +12     
  Lines      592154   593155    +1001     
  Branches    23011    23011              
==========================================
+ Hits       521121   521909     +788     
- Misses      70587    70800     +213     
  Partials      446      446              

@Zylphrex Zylphrex merged commit 5e03bdf into master Jun 12, 2025
61 checks passed
@Zylphrex Zylphrex deleted the txiao/fix/fix-missing-referrers-for-self-hosted branch June 12, 2025 14:16
vishnupsatish pushed a commit that referenced this pull request Jun 12, 2025
These 2 referrers were missing in the self hosted release.
- api.metrics.totals.initial_query
- api.performance.transaction-summary.metrics-enhanced.primary

Closes getsentry/self-hosted#3652
Closes getsentry/self-hosted#3741
@max-wittig
Copy link

Thank you!

andrewshie-sentry pushed a commit that referenced this pull request Jun 19, 2025
These 2 referrers were missing in the self hosted release.
- api.metrics.totals.initial_query
- api.performance.transaction-summary.metrics-enhanced.primary

Closes getsentry/self-hosted#3652
Closes getsentry/self-hosted#3741
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Scope: Backend Automatically applied to PRs that change backend components
Projects
None yet
3 participants