Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Events ¶ added in v0.0.31
type Events struct {
Accepted, Rejected prometheus.Counter
}
type Metrics ¶ added in v0.0.31
type Metrics struct { *prometheus.Registry Events Events Query Query }
type Query ¶ added in v0.0.39
type Query struct { QueryDuration prometheus.Histogram Query prometheus.Counter QueryError prometheus.Counter }
Click to show internal directories.
Click to hide internal directories.