github.com/caos/orbos@v1.5.14-0.20221103111702-e6cd0cea7ad4/docs/boom/yml/v1beta2/ToolsetSpec/latest/MetricsPersisting/Metrics/Metrics.md (about) 1 # Metrics 2 3 4 When the metrics spec is nil all metrics will get scraped. 5 6 7 ## Structure 8 9 10 | Attribute | Description | Default | Collection | Map | 11 | --------------------------- | -------------------------------------------------------------------- | ------- | ---------- | --- | 12 | ambassador | Bool if metrics should get scraped from ambassador | | | | 13 | argocd | Bool if metrics should get scraped from argo-cd | | | | 14 | kube-state-metrics | Bool if metrics should get scraped from kube-state-metrics | | | | 15 | prometheus | Bool if metrics should get scraped from prometheus | | | | 16 | prometheus-node-exporter | Bool if metrics should get scraped from prometheus-node-exporter | | | | 17 | prometheus-systemd-exporter | Bool if metrics should get scraped from prometheus-systemd-exporter | | | | 18 | api-server | Bool if metrics should get scraped from kube-api-server | | | | 19 | prometheus-operator | Bool if metrics should get scraped from prometheus-operator | | | | 20 | logging-operator | Bool if metrics should get scraped from logging-operator | | | | 21 | loki | Bool if metrics should get scraped from loki | | | | 22 | boom | Bool if metrics should get scraped from BOOM | | | | 23 | orbiter | Bool if metrics should get scraped from ORBITER | | | | 24 | zitadel | Bool if metrics should get scraped from ZITADEL | | | | 25 | database | Bool if metrics should get scraped from database | | | | 26 | networking | Bool if metrics should get scraped from networking | | | |