OpenTelemetry SDK
    Preparing search index...

    Variable METRIC_CONTAINER_UPTIMEConst Experimental

    METRIC_CONTAINER_UPTIME: "container.uptime" = ...

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