1
0
Fork 0
mirror of https://github.com/kubernetes-sigs/node-feature-discovery.git synced 2025-03-05 08:17:04 +00:00
node-feature-discovery/docs/deployment
Carlos Eduardo Arango Gutierrez e3aedd33e2
Enable metrics via prometheus operator
Expose metrics via prometheus.monitoring.coreos.com/v1

The exposed metrics are

| Metric        | Type | Meaning |
| --------------- | ---------------- | ---------------- |
|  `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_updated_nodes`           |  Counter | Time taken to label a node |
|  `nfd_crd_processing_time`          |  Gauge | Time taken to process a NodeFeatureRule CRD |
| `nfd_feature_discovery_duration_seconds` |  HistogramVec | Time taken to discover features on a node |

Signed-off-by: Carlos Eduardo Arango Gutierrez <eduardoa@nvidia.com>
Co-authored-by: Markus Lehtonen <markus.lehtonen@intel.com>
2023-07-21 10:59:52 +02:00
..
helm.md Enable metrics via prometheus operator 2023-07-21 10:59:52 +02:00
image-variants.md images: base the default image on distroless/base 2023-01-31 11:30:38 +02:00
index.md docs: add missing .md suffix to internal references 2023-04-25 15:28:07 +03:00
kustomize.md Enable metrics via prometheus operator 2023-07-21 10:59:52 +02:00
metrics.md Enable metrics via prometheus operator 2023-07-21 10:59:52 +02:00
operator.md docs: fix internal cross-page references by injecting .md 2023-01-16 20:53:36 -08:00
tls.md docs: fix internal cross-page references by injecting .md 2023-01-16 20:53:36 -08:00
uninstallation.md docs: add missing mentions of extended resources and taints 2023-04-11 20:38:21 +03:00