mirror of
https://github.com/prometheus-community/windows_exporter.git
synced 2026-02-08 22:16:38 +00:00
Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
96dd456bb1 | ||
|
|
af1b8bf4d0 |
@@ -997,7 +997,7 @@ func NewMSSQLCollector() (Collector, error) {
|
||||
nil,
|
||||
),
|
||||
Processesblocked: prometheus.NewDesc(
|
||||
prometheus.BuildFQName(Namespace, subsystem, "genstatss_blocked_processes"),
|
||||
prometheus.BuildFQName(Namespace, subsystem, "genstats_blocked_processes"),
|
||||
"(GeneralStatistics.Processesblocked)",
|
||||
[]string{"instance"},
|
||||
nil,
|
||||
|
||||
Reference in New Issue
Block a user