OpenTelemetry SDK
    Preparing search index...

    Variable METRIC_PROCESS_UPTIMEConst Experimental

    METRIC_PROCESS_UPTIME: "process.uptime" = ...

    The time the process has been running.

    Instrumentations SHOULD use a gauge with type double and measure uptime in seconds as a floating point number with the highest precision available. The actual accuracy would depend on the instrumentation and operating system.

    This metric is experimental and is subject to breaking changes in minor releases of @opentelemetry/semantic-conventions.