You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Configure section and import sentry_sdk is missing in the docs snippet for all frameworks for which the SDK is autoinitialized.
Ingestion time was about 3-4 minutes for the first Issue (felt like a long time, I was not sure whether I did something wrong)
I instrumented two routes with transactions, I called each route once, but sentry shows 9 spans. Of those spans, almost none have usable names - one is correct ("home"), all others are "https://*/ or http://lambda/ or even Missing Trace Root, both of which tell me nothing)
Why do I have to setup a transaction, look for that in tracing, and then I get spans - who is explaining to me what this jargon means?
The text was updated successfully, but these errors were encountered:
Notes from dogfooding:
The text was updated successfully, but these errors were encountered: