sentry-docs
sentry-docs copied to clipboard
Expand Distributed Tracing docs for JavaScript
trafficstars
https://docs.sentry.io/platforms/javascript/usage/distributed-tracing/ is missing some details, mainly a Custom Instrumentation page for Distributed Tracing. See https://docs.sentry.io/platforms/python/usage/distributed-tracing/custom-instrumentation/ as an example.
Make sure to document the usage of:
- [ ]
Sentry::getBaggage() - [ ]
Sentry::getTraceparent() - [ ]
Sentry::continueTrace()