mirror of
https://github.com/prometheus-community/windows_exporter.git
synced 2026-02-14 08:56:36 +00:00
cs: fix metric description (#1881)
Signed-off-by: Jan-Otto Kröpke <github@jkroepke.de> Signed-off-by: Jan-Otto Kröpke <mail@jkroepke.de>
This commit is contained in:
@@ -105,7 +105,7 @@ test_alpha_total 42
|
||||
# TYPE windows_cs_hostname gauge
|
||||
# HELP windows_cs_logical_processors Deprecated: Use windows_cpu_logical_processor instead
|
||||
# TYPE windows_cs_logical_processors gauge
|
||||
# HELP windows_cs_physical_memory_bytes Deprecated: Use windows_physical_memory_total_bytes instead
|
||||
# HELP windows_cs_physical_memory_bytes Deprecated: Use windows_memory_physical_total_bytes instead
|
||||
# TYPE windows_cs_physical_memory_bytes gauge
|
||||
# HELP windows_exporter_build_info A metric with a constant '1' value labeled by version, revision, branch, goversion from which windows_exporter was built, and the goos and goarch for the build.
|
||||
# TYPE windows_exporter_build_info gauge
|
||||
|
||||
Reference in New Issue
Block a user