Documentation
¶
Index ¶
Constants ¶
View Source
const DefaultSessionIDHeaderMapping = "agent-session-id:session.id"
DefaultSessionIDHeaderMapping is the default header-to-attribute mapping for session tracking.
Variables ¶
This section is empty.
Functions ¶
func ResolveAll ¶
func ResolveAll(base, span, metrics, log *string) (map[string]string, map[string]string, map[string]string, error)
ResolveAll resolves span, metrics, and log request header attributes using a shared base mapping. - Metrics never default. - Span and log default to DefaultSessionIDHeaderMapping when unset. - An explicitly empty span/log value clears the default (base still applies).
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.