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?
Simon's Notes
Notes from dogfooding: