We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8b2f027 + a8f9de0 commit 04a7b9dCopy full SHA for 04a7b9d
docs/deployment/metrics.md
@@ -17,6 +17,7 @@ The exposed metrics are
17
| ------------------------------------------------- | --------- | ---------------------------------------
18
| `nfd_master_build_info` | Gauge | Version from which nfd-master was built
19
| `nfd_worker_build_info` | Gauge | Version from which nfd-worker was built
20
+| `nfd_topology_updater_build_info` | Gauge | Version from which nfd-topology-updater was built
21
| `nfd_node_update_requests_total` | Counter | Number of node update requests received by the master over gRPC
22
| `nfd_node_updates_total` | Counter | Number of nodes updated
23
| `nfd_node_update_failures_total` | Counter | Number of nodes update failures
0 commit comments