Documentation
¶
Index ¶
Constants ¶
View Source
const (
MetricEndpointFormat = "/counters/counters=%s/prometheus"
)
Variables ¶
This section is empty.
Functions ¶
func GetMetricsRelabelings ¶
func GetMetricsRelabelings(metricsService string) []*v1.RelabelConfig
Types ¶
type Service ¶
type Service struct {
Name string
Path string
Relabelings []*v1.RelabelConfig
}
func GetDatabaseMetricsServices ¶
func GetDatabaseMetricsServices() []Service
func GetStorageMetricsServices ¶
func GetStorageMetricsServices() []Service
Click to show internal directories.
Click to hide internal directories.