Documentation ¶
Index ¶
Constants ¶
View Source
const Name = "zipkin"
Name sets the name of this tracer.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { HTTPEndpoint string `` /* 138-byte string literal not displayed */ SameSpan bool `` /* 143-byte string literal not displayed */ ID128Bit bool `` /* 139-byte string literal not displayed */ SampleRate float64 `` /* 162-byte string literal not displayed */ }
Config provides configuration settings for a zipkin tracer.
Click to show internal directories.
Click to hide internal directories.