package
module
Version:
v0.0.0-...-52ed605
Opens a new window with list of versions in this module.
Published: Apr 8, 2026
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 7
Opens a new window with list of known importers.
Documentation
¶
Set the correct metric type for creating MetricFamily
type Metric struct {
Name string `json:"name,omitempty"`
Help string `json:"help,omitempty"`
Type string `json:"type,omitempty"`
}
Metric represents a Prometheus metric
Source Files
¶
Click to show internal directories.
Click to hide internal directories.