mirror of
https://github.com/prometheus-community/windows_exporter.git
synced 2026-03-06 10:36:36 +00:00
@@ -275,6 +275,11 @@ var collectors = []collectorInit{
|
|||||||
builder: newNETFramework_NETCLRSecurityCollector,
|
builder: newNETFramework_NETCLRSecurityCollector,
|
||||||
perfCounterFunc: nil,
|
perfCounterFunc: nil,
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: "nps",
|
||||||
|
builder: newNPSCollector,
|
||||||
|
perfCounterNames: nil,
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: "os",
|
name: "os",
|
||||||
flags: nil,
|
flags: nil,
|
||||||
|
|||||||
Reference in New Issue
Block a user