Documentation ¶
Index ¶
Constants ¶
Variables ¶
View Source
var ( StreamingMessageTotal = promauto.NewCounterVec(prometheus.CounterOpts{ Namespace: "ejaculation_counter", Name: "streaming_message_total", Help: "Total number of messages from streaming.", }, []string{"server"}) StreamingRetryTotal = promauto.NewCounter(prometheus.CounterOpts{ Namespace: "ejaculation_counter", Name: "streaming_retry_total", Help: "Total number of retry for streaming.", }) )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.