OpenTelemetry SDK
    Preparing search index...

    Variable METRIC_SYSTEM_UPTIMEConst Experimental

    METRIC_SYSTEM_UPTIME: "system.uptime" = ...

    The time the system 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.