Documentation ¶
Overview ¶
Package metrics sets up metrics and creates a metrics service.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PrometheusGatherer ¶
type PrometheusGatherer interface {
Gather() ([]*dto.MetricFamily, error)
}
Directories ¶
Path | Synopsis |
---|---|
Package noop initializes all No-op metrics objects.
|
Package noop initializes all No-op metrics objects. |
Package prometheus offers a New function to return a Prometheus HTTP server together with all the metrics registered.
|
Package prometheus offers a New function to return a Prometheus HTTP server together with all the metrics registered. |
Click to show internal directories.
Click to hide internal directories.