Documentation ¶
Index ¶
Constants ¶
View Source
const Name = "haystack"
Name sets the name of this tracer.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { LocalAgentHost string `` /* 164-byte string literal not displayed */ LocalAgentPort int `` /* 164-byte string literal not displayed */ GlobalTag string `` /* 150-byte string literal not displayed */ TraceIDHeaderName string `` /* 199-byte string literal not displayed */ ParentIDHeaderName string `` /* 203-byte string literal not displayed */ SpanIDHeaderName string `` /* 195-byte string literal not displayed */ BaggagePrefixHeaderName string `` /* 234-byte string literal not displayed */ }
Config provides configuration settings for a haystack tracer.
Click to show internal directories.
Click to hide internal directories.