OpenTelemetry SDK
    Preparing search index...

    Variable METRIC_HW_STATUSConst Experimental

    METRIC_HW_STATUS: "hw.status" = ...

    Operational status: 1 (true) or 0 (false) for each of the possible states.

    hw.status is currently specified as an UpDownCounter but would ideally be represented using a StateSet as defined in OpenMetrics. This semantic convention will be updated once StateSet is specified in OpenTelemetry. This planned change is not expected to have any consequence on the way users query their timeseries backend to retrieve the values of hw.status over time.

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