-
-
Notifications
You must be signed in to change notification settings - Fork 11
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(span): Use JsonViewer for JSON-like queries such as MongoDB #563
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Hi @BYK can you please add an envelope under overlay/_fixtures with mongodb queries. that would be helpful. |
packages/overlay/src/integrations/sentry/components/traces/spans/SpanDetails.tsx
Outdated
Show resolved
Hide resolved
we can do this later. approving this PR now. |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #563 +/- ##
==========================================
- Coverage 31.15% 31.07% -0.08%
==========================================
Files 83 83
Lines 5030 5052 +22
Branches 99 99
==========================================
+ Hits 1567 1570 +3
- Misses 3463 3482 +19 ☔ View full report in Codecov by Sentry. 🚨 Try these New Features:
|
Fixes #562.