pub const PROCESS_UPTIME: &'static str;
The time the process has been running.
Instrumentations SHOULD use counter with type double and measure uptime with at least millisecond precision
double
counter
s
Experimental