tt_firmware_bundle_info
Name
Prometheus Metric Name
tt_firmware_bundle_info
Metric Path (tt-telemetry)
Schema:
{hostname}/tray{tray}/chip{chip}/tt_firmware_bundle_info
Example path:
bh-glx-c09u02/tray1/chip2/tt_firmware_bundle_info
Description
The firmware bundle version string for the device. This is the version of the overall firmware package installed on the chip. This metric is always available on all devices. In Prometheus, the version string is exposed as the version label with a constant gauge value of 1.
Values
Type: String
Units: None
Allowable values:
A version string such as "80.14.0.0". The value is exposed via the version Prometheus label.
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). |
tray |
The tray (UBB) that the device is located on. |
chip |
The ASIC location within the tray. |
version |
The firmware bundle version string. |