We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4d30205 + f0a3581 commit 44b26e3Copy full SHA for 44b26e3
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