1
0
Fork 0
mirror of https://github.com/kubernetes-sigs/node-feature-discovery.git synced 2024-12-14 11:57:51 +00:00

docs: document nfd_topology_updater_build_info metric

This commit is contained in:
Markus Lehtonen 2023-10-09 13:22:16 +03:00
parent 4d30205767
commit f0a3581ca3

View file

@ -17,6 +17,7 @@ The exposed metrics are
| ------------------------------------------------- | --------- | ---------------------------------------
| `nfd_master_build_info` | Gauge | Version from which nfd-master was built
| `nfd_worker_build_info` | Gauge | Version from which nfd-worker was built
| `nfd_topology_updater_build_info` | Gauge | Version from which nfd-topology-updater was built
| `nfd_node_update_requests_total` | Counter | Number of node update requests received by the master over gRPC
| `nfd_node_updates_total` | Counter | Number of nodes updated
| `nfd_node_update_failures_total` | Counter | Number of nodes update failures