Documentation ¶
Index ¶
Constants ¶
View Source
const ( // ClusterLevel is the cluster mode operation of the exporter ClusterLevel = "cluster" // NodeLevel is the node level mode operation of the exporter NodeLevel = "node" // Port is the default port on which to start http server Port = ":9100" // MetricsPath is the endpoint at which metrics will be available MetricsPath = "/metrics" )
Variables ¶
This section is empty.
Functions ¶
func RunNodeDiskExporter ¶ added in v0.5.0
func RunNodeDiskExporter()
RunNodeDiskExporter logs the starting of NDM exporter
Types ¶
Click to show internal directories.
Click to hide internal directories.