package
0.0.0-20240705082053-5b77a830d434
Repository: https://github.com/opsramp/tracing-proxy.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
# Constants
#nosec G101.
#nosec G101.
No description provided by the author
No description provided by the author
# Structs
event is not part of a trace - it's an event that showed up with no trace ID.
used to put a request ID into the request context for logging.
Span is an event that shows up with a trace ID, so will be part of a Trace.
No description provided by the author
Trace isn't something that shows up on the wire; it gets created within tracing-proxy.