This commit is contained in:
parent
ee297a0e36
commit
318d05baff
11 changed files with 2669 additions and 821 deletions
|
|
@ -68,6 +68,9 @@ data:
|
|||
- source_labels: [__name__, group]
|
||||
regex: apiserver_request_duration_seconds_bucket;.+
|
||||
action: drop
|
||||
- source_labels: [__name__, group]
|
||||
regex: apiserver_request_duration_seconds_count;.+
|
||||
action: drop
|
||||
|
||||
# Scrape config for node (i.e. kubelet) /metrics (e.g. 'kubelet_'). Explore
|
||||
# metrics from a node by scraping kubelet (127.0.0.1:10250/metrics).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue