@ -280,4 +280,73 @@ redis_slowlog_length: Total slowlog
redis_start_time_seconds:Start time of the Redis instance since unix epoch in seconds.
redis_target_scrape_request_errors_total:Errors in requests to the exporter
redis_up:Flag indicating redis instance is up
redis_uptime_in_seconds:Number of seconds since Redis server start
redis_uptime_in_seconds:Number of seconds since Redis server start
# [windows_exporter]
windows_cpu_clock_interrupts_total:Total number of received and serviced clock tick interrupts(counter)
windows_cpu_core_frequency_mhz:Core frequency in megahertz(gauge)
windows_cpu_cstate_seconds_total:Time spent in low-power idle state(counter)
windows_cpu_dpcs_total:Total number of received and serviced deferred procedure calls (DPCs)(counter)
windows_cpu_idle_break_events_total:Total number of time processor was woken from idle(counter)
windows_cpu_interrupts_total:Total number of received and serviced hardware interrupts(counter)
windows_cpu_parking_status:Parking Status represents whether a processor is parked or not(gauge)
windows_cpu_processor_performance:Processor Performance is the average performance of the processor while it is executing instructions, as a percentage of the nominal performance of the processor. On some processors, Processor Performance may exceed 100%(gauge)
windows_cpu_time_total:Time that processor spent in different modes (idle, user, system, ...)(counter)
windows_cs_hostname:Labeled system hostname information as provided by ComputerSystem.DNSHostName and ComputerSystem.Domain(gauge)
windows_exporter_build_info:A metric with a constant '1' value labeled by version, revision, branch, and goversion from which windows_exporter was built.(gauge)
windows_exporter_collector_duration_seconds:Duration of a collection.(gauge)
windows_exporter_collector_success:Whether the collector was successful.(gauge)
windows_exporter_collector_timeout:Whether the collector timed out.(gauge)
windows_exporter_perflib_snapshot_duration_seconds:Duration of perflib snapshot capture(gauge)
windows_logical_disk_free_bytes:Free space in bytes (LogicalDisk.PercentFreeSpace)(gauge)
windows_logical_disk_idle_seconds_total:Seconds that the disk was idle (LogicalDisk.PercentIdleTime)(counter)
windows_logical_disk_read_bytes_total:The number of bytes transferred from the disk during read operations (LogicalDisk.DiskReadBytesPerSec)(counter)
windows_logical_disk_read_latency_seconds_total:Shows the average time, in seconds, of a read operation from the disk (LogicalDisk.AvgDiskSecPerRead)(counter)
windows_logical_disk_read_seconds_total:Seconds that the disk was busy servicing read requests (LogicalDisk.PercentDiskReadTime)(counter)
windows_logical_disk_read_write_latency_seconds_total:Shows the time, in seconds, of the average disk transfer (LogicalDisk.AvgDiskSecPerTransfer)(counter)
windows_logical_disk_reads_total:The number of read operations on the disk (LogicalDisk.DiskReadsPerSec)(counter)
windows_logical_disk_requests_queued:The number of requests queued to the disk (LogicalDisk.CurrentDiskQueueLength)(gauge)
windows_logical_disk_size_bytes:Total space in bytes (LogicalDisk.PercentFreeSpace_Base)(gauge)
windows_logical_disk_split_ios_total:The number of I/Os to the disk were split into multiple I/Os (LogicalDisk.SplitIOPerSec)(counter)
windows_logical_disk_write_bytes_total:The number of bytes transferred to the disk during write operations (LogicalDisk.DiskWriteBytesPerSec)(counter)
windows_logical_disk_write_latency_seconds_total:Shows the average time, in seconds, of a write operation to the disk (LogicalDisk.AvgDiskSecPerWrite)(counter)
windows_logical_disk_write_seconds_total:Seconds that the disk was busy servicing write requests (LogicalDisk.PercentDiskWriteTime)(counter)
windows_logical_disk_writes_total:The number of write operations on the disk (LogicalDisk.DiskWritesPerSec)(counter)