1
0
Fork 0
mirror of https://github.com/kubernetes-sigs/node-feature-discovery.git synced 2025-03-16 05:18:19 +00:00
node-feature-discovery/pkg/nfd-master
Markus Lehtonen b90f2c318e metrics: add nfd_node_update_failures_total counter
Add a new counter for tracking node update failures from nfd-master.
This tracks both normal feature updates and the --prune sub-command.
This is a simple counter without any additional labels - nfd-master logs
can be used for further diagnostics.
2023-08-07 09:37:27 +03:00
..
metrics.go metrics: add nfd_node_update_failures_total counter 2023-08-07 09:37:27 +03:00
nfd-api-controller.go pkg/utils: migrate KlogDump to structured logging 2023-05-31 14:43:08 +03:00
nfd-api-controller_test.go nfd-master: refactor api-controller object handling 2023-04-28 17:33:33 +03:00
nfd-master-internal_test.go nfd-master-internal_test.go rm pkg imported twice 2023-06-21 16:53:55 +08:00
nfd-master.go metrics: add nfd_node_update_failures_total counter 2023-08-07 09:37:27 +03:00
nfd-master_test.go Add master config file 2023-04-03 09:52:09 +01:00
node-updater-pool.go metrics: add nfd_node_update_failures_total counter 2023-08-07 09:37:27 +03:00