A plugin that captures the process start time in seconds since the Unix epoch.
Useful for monitoring and observability tools that require the process start time.
Captures and records the process start time in seconds since the Unix epoch.
The metrics context used to store the 'process_start_time_seconds' metric. The value is calculated as the current time in seconds minus the process uptime.
A plugin that captures the process start time in seconds since the Unix epoch.
Remarks
Useful for monitoring and observability tools that require the process start time.
Implements