tt_driver_initialized
Name
Prometheus Metric Name
tt_driver_initialized
Metric Path (tt-telemetry)
Schema:
{hostname}/telemetry/tt_driver_initialized
Example path:
bh-glx-c09u02/telemetry/tt_driver_initialized
Description
Whether the device driver is initialized and collecting metrics. When the driver is not initialized (e.g., during startup or after a reset), hardware metrics will not be updated. This metric is always present.
Values
Type: Boolean
Units: None
Allowable values:
True (1): The driver is initialized and actively collecting metrics from hardware.
False (0): The driver is not initialized. Hardware metrics may be stale or unavailable.
Prometheus Labels
Label Name |
Value |
|---|---|
hostname |
The host from which the metric was collected. |
hall |
The datacenter hall where the host is located. Sourced from the Factory System Descriptor (FSD). |
aisle |
The datacenter aisle where the host is located. Sourced from the Factory System Descriptor (FSD). |
rack |
The rack number where the host is located. Sourced from the Factory System Descriptor (FSD). |
shelf_u |
The shelf U position in the rack where the host is located. Sourced from the Factory System Descriptor (FSD). |