Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Gate ¶
type Gate struct {
// contains filtered or unexported fields
}
Gate wraps the Prometheus gate with extra metrics.
func NewGate ¶
func NewGate(maxConcurrent int, reg prometheus.Registerer) *Gate
NewGate returns a new query gate.
Click to show internal directories.
Click to hide internal directories.