mirror of
https://github.com/prometheus-community/windows_exporter
synced 2025-02-02 04:43:43 +00:00
3bf94cdaf6
`windows_mssql_locks_lock_timeouts` and `windows_mssql_locks_lock_timeouts_excluding_NOWAIT` metrics have exchanged descriptions. According to https://docs.microsoft.com/en-us/sql/relational-databases/performance-monitor/sql-server-locks-object --- Lock Timeouts | Number of lock requests per second that (timeout > 0)/sec | timed out, but excluding requests for NOWAIT locks. --- Lock Timeouts/sec | Number of lock requests per second that timed | out, including requests for NOWAIT locks. --- Metrics gathered are correct but descriptions are exchanged. Signed-off-by: Alexey Shumkin <Alex.Crezoff@gmail.com> |
||
---|---|---|
.. | ||
collector-template.md | ||
collector.ad.md | ||
collector.adfs.md | ||
collector.container.md | ||
collector.cpu.md | ||
collector.cs.md | ||
collector.dhcp.md | ||
collector.dns.md | ||
collector.exchange.md | ||
collector.fsrmquota.md | ||
collector.hyperv.md | ||
collector.iis.md | ||
collector.logical_disk.md | ||
collector.logon.md | ||
collector.memory.md | ||
collector.msmq.md | ||
collector.mssql.md | ||
collector.net.md | ||
collector.netframework_clrexceptions.md | ||
collector.netframework_clrinterop.md | ||
collector.netframework_clrjit.md | ||
collector.netframework_clrloading.md | ||
collector.netframework_clrlocksandthreads.md | ||
collector.netframework_clrmemory.md | ||
collector.netframework_clrremoting.md | ||
collector.netframework_clrsecurity.md | ||
collector.os.md | ||
collector.process.md | ||
collector.remote_fx.md | ||
collector.service.md | ||
collector.system.md | ||
collector.tcp.md | ||
collector.terminal_services.md | ||
collector.textfile.md | ||
collector.thermalzone.md | ||
collector.vmware.md | ||
README.md |
Documentation
This directory contains documentation of the collectors in the windows_exporter, with information such as what metrics are exported, any flags for additional configuration, and some example usage in alerts and queries.
Collectors
ad
adfs
cpu
cs
dhcp
dns
hyperv
iis
logical_disk
logon
memory
msmq
mssql
netframework_clrexceptions
netframework_clrinterop
netframework_clrjit
netframework_clrloading
netframework_clrlocksandthreads
netframework_clrmemory
netframework_clrremoting
netframework_clrsecurity
net
os
process
remote_fx
service
system
tcp
terminal_services
textfile
vmware