1
0
Fork 0
mirror of https://github.com/kubernetes-sigs/node-feature-discovery.git synced 2025-03-05 00:07:03 +00:00
node-feature-discovery/docs
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
..
_includes/templates docs: update jekyll-rdt-theme to v2.0.10 2021-10-11 11:26:37 +03:00
contributing docs: restructure docs 2022-11-03 10:26:56 +02:00
deployment Enable metrics via prometheus operator 2023-07-21 10:59:52 +02:00
developer-guide Fix some typos 2023-02-16 22:08:00 +08:00
get-started Fix missing apostrophe for jq 2023-06-07 09:53:02 +02:00
reference Merge pull request #1182 from fmuyassarov/disable-hooks-by-default 2023-06-22 04:43:40 -07:00
usage Merge pull request #1182 from fmuyassarov/disable-hooks-by-default 2023-06-22 04:43:40 -07:00
.gitignore docs: initial site setup 2020-10-08 10:50:04 +03:00
404.html docs: initial site setup 2020-10-08 10:50:04 +03:00
_config.yml docs: update github-pages gem to v227 2022-11-16 21:08:13 +02:00
Gemfile docs: update github-pages gem to v227 2022-11-16 21:08:13 +02:00
Gemfile.lock docs: update github-pages gem to v227 2022-11-16 21:08:13 +02:00
index.html docs: add landing page and quick-start guide 2020-10-29 13:29:10 +02:00
mdl-style.rb scripts/mdlint: update mdlint to v0.12.0 2022-12-01 20:57:21 +02:00