The system_uptime metric provides the timestamp of the system's last boot. This metric is crucial for monitoring the system's uptime by offering the exact time at which the system was last restarted. Additionally, this metric includes labels that provide detailed information about the operating system.
Labels:
name: The name of the operating system (e.g., "Debian GNU/Linux", "Microsoft Windows Server 2019 Standard")
os_version: The version of the operating system (e.g., "6.1.0-18-amd64", "10.0.17763").
version: The detailed version or release name of the OS (e.g., "12 (bookworm)", "17763").
Value: The metric value is a timestamp representing the last boot time of the system, formatted in Unix epoch time.
The system_uptime metric provides the timestamp of the system's last boot. This metric is crucial for monitoring the system's uptime by offering the exact time at which the system was last restarted. Additionally, this metric includes labels that provide detailed information about the operating system.
Labels: