mirror of
https://github.com/prometheus-community/windows_exporter.git
synced 2026-03-06 10:36:36 +00:00
pagefile: BREAKING: move paging metrics from os to dedicated collector (click PR for more information) (#1735)
Signed-off-by: Jan-Otto Kröpke <mail@jkroepke.de>
This commit is contained in:
5
internal/collector/pagefile/const.go
Normal file
5
internal/collector/pagefile/const.go
Normal file
@@ -0,0 +1,5 @@
|
||||
package pagefile
|
||||
|
||||
const (
|
||||
usage = "% Usage"
|
||||
)
|
||||
Reference in New Issue
Block a user