Skip to content

Commit

Permalink
Merge pull request #42 from solarwinds/feature/NH-9816-scrape-allocat…
Browse files Browse the repository at this point in the history
…able-metrics

NH-9816: Scrape kube_node_status_allocatable metric
  • Loading branch information
michalJakubis authored Jun 6, 2022
2 parents efcb0bc + 886d6dc commit 7e99977
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build/otel-collector-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -399,6 +399,7 @@ receivers:
- "kube_pod_start_time"
- "kube_resourcequota"
- "kube_pod_container_status_restarts_total"
- "kube_node_status_allocatable"
- '{__name__=~"kube_pod_container_.*"}'
static_configs:
- targets:
Expand Down

0 comments on commit 7e99977

Please sign in to comment.