Documentation ¶
Index ¶
Constants ¶
View Source
const ( LabelEcoCode = "code" LabelEcoMethod = "method" LabelEcoHost = "host" LabelEcoURL = "url" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Metrics ¶
type Metrics struct { ReqQPS *prometheus.CounterVec ReqDuration *prometheus.HistogramVec }
Click to show internal directories.
Click to hide internal directories.