package
2.3.0+incompatible
Repository: https://github.com/jaegertracing/jaeger.git
Documentation: pkg.go.dev
# Functions
AddFlags adds flags for Builder.
# Constants
ConfigPrefix is a prefix for the ingester flags.
DefaultBroker is the default kafka broker.
DefaultClientID is the default consumer Client ID.
DefaultDeadlockInterval is the default deadlock interval.
DefaultEncoding is the default span encoding.
1MB.
DefaultGroupID is the default consumer Group ID.
DefaultParallelism is the default parallelism for the span processor.
DefaultTopic is the default kafka topic.
KafkaConsumerConfigPrefix is a prefix for the Kafka flags.
SuffixBrokers is a suffix for the brokers flag.
SuffixClientID is a suffix for the client-id flag.
SuffixDeadlockInterval is a suffix for deadlock detecor flag.
SuffixEncoding is a suffix for the encoding flag.
SuffixFetchMaxMessageBytes is a suffix for the consumer fetch-max-message-bytes flag.
SuffixGroupID is a suffix for the group-id flag.
SuffixHTTPPort is a suffix for the HTTP port.
SuffixParallelism is a suffix for the parallelism flag.
SuffixProtocolVersion Kafka protocol version - must be supported by kafka server.
SuffixRackID is a suffix for the consumer rack-id flag.
SuffixTopic is a suffix for the topic flag.