package
Version:
v0.0.0-...-2b0c82f
Opens a new window with list of versions in this module.
Published: Apr 5, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
ContextWithOtelTraceSpanContextFromMsg
type MsgTracePayload struct {
TraceID string `json:"TraceID"`
SpanID string `json:"SpanID"`
TraceFlags string `json:"TraceFlags"`
TraceState string `json:"TraceState"`
Remote bool `json:"Remote"`
}
MsgTracePayload for msg otel tracing
Source Files
¶
Click to show internal directories.
Click to hide internal directories.