Documentation ¶
Index ¶
- func Counter(desc *prometheus.Desc, value float64, labels ...string) prometheus.Metric
- func Desc(name, help string, labels ...string) *prometheus.Desc
- func Filtered(filters, tags map[string]string) bool
- func Gauge(desc *prometheus.Desc, value float64, labels ...string) prometheus.Metric
- func IdWithRegion(region, id string) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Counter ¶
func Counter(desc *prometheus.Desc, value float64, labels ...string) prometheus.Metric
func Gauge ¶
func Gauge(desc *prometheus.Desc, value float64, labels ...string) prometheus.Metric
func IdWithRegion ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.