mirror of
https://github.com/neondatabase/neon.git
synced 2026-08-20 04:58:23 +00:00
74c555fd06
Sampling is done in page service after reading the request from the wire. A completely separate span hierarchy is used for perf tracing. The spans live in the `RequestContext` and span relationships are expressed via the APIs exposed by `RequestContext`.