1
0
Fork 0
mirror of https://github.com/kubernetes-sigs/node-feature-discovery.git synced 2025-03-14 20:56:42 +00:00
node-feature-discovery/pkg
Markus Lehtonen 5ad2294c14 metrics: add nfd_node_update_requests_total counter
Add a counter for total number of node update/sync requests. In
practice, this counts the number of gRPC requests received if the gRPC
API is in use. If the NodeFeature API is enabled, this counts the
requests initiated by the NFD API controller, i.e. updates triggered by
changes in NodeFeature or NodeFeatureRule objects plus updates initiated
by the controller resync period.
2023-08-07 09:37:29 +03:00
..
apihelper generate: bump tools to their latest versions 2023-07-27 14:29:48 +03:00
apis/nfd/v1alpha1 pkg/utils: migrate KlogDump to structured logging 2023-05-31 14:43:08 +03:00
cpuid pkg/cpuid: lint fixes 2020-05-20 21:48:06 +03:00
generated generate: update auto-generated code 2023-04-19 09:49:17 +03:00
labeler generate: bump tools to their latest versions 2023-07-27 14:29:48 +03:00
nfd-master metrics: add nfd_node_update_requests_total counter 2023-08-07 09:37:29 +03:00
nfd-topology-gc Stop ticker in time to avoid memory leak 2023-07-05 18:35:01 +08:00
nfd-topology-updater Fix Topology Manager policy and scope not being updated properly 2023-07-20 16:31:12 +02:00
nfd-worker metrics: improve feature discovery duration metric 2023-07-31 19:45:22 +03:00
podres generate: bump tools to their latest versions 2023-07-27 14:29:48 +03:00
resourcemonitor topology-updater: migrate to structured logging 2023-05-31 14:43:08 +03:00
topologypolicy nrt-api: move from v1alpha1 to v1alpha2 2023-02-09 12:29:54 +01:00
utils pkg/utils: migrate KlogDump to structured logging 2023-05-31 14:43:08 +03:00
version version: allow undefined version 2020-03-20 07:21:43 +02:00