system: Metric windows_system_boot_time_timestamp returns a UNIX timestamp again. (#1967)

Signed-off-by: Jan-Otto Kröpke <mail@jkroepke.de>
Signed-off-by: Jan-Otto Kröpke <github@jkroepke.de>
This commit is contained in:
Jan-Otto Kröpke
2025-04-06 11:57:14 +02:00
committed by GitHub
parent bf56e99ad2
commit ba605cffcc
5 changed files with 45 additions and 16 deletions

View File

@@ -393,7 +393,9 @@ windows_service_state{name="Themes",state="running"} 1
windows_service_state{name="Themes",state="start pending"} 0
windows_service_state{name="Themes",state="stop pending"} 0
windows_service_state{name="Themes",state="stopped"} 0
# HELP windows_system_boot_time_timestamp_seconds Unix timestamp of system boot time
# HELP windows_system_boot_time_timestamp Unix timestamp of system boot time
# TYPE windows_system_boot_time_timestamp gauge
# HELP windows_system_boot_time_timestamp_seconds Deprecated: Use windows_system_boot_time_timestamp instead
# TYPE windows_system_boot_time_timestamp_seconds gauge
# HELP windows_system_context_switches_total Total number of context switches (WMI source: PerfOS_System.ContextSwitchesPersec)
# TYPE windows_system_context_switches_total counter