Documentation ¶
Index ¶
Constants ¶
View Source
const ( ALERTMANAGER = "alertmanager" PROMETHEUS = "prometheus" THANOS = "thanos" GRAFANA = "grafana" OpenShiftMonitoringNS = "openshift-monitoring" )
Variables ¶
View Source
var ( MonitoringOpts struct { Namespace string Selector string Port string OriginURL string ListenAddr string Browser bool KeepAlive bool } ValidMonitoringNames = []string{PROMETHEUS, ALERTMANAGER, THANOS, GRAFANA} )
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.