Commit 2f9f391
committed
NO-JIRA: use scrape class which is more succinct
This is suggested in [1]. "monitoring" has done it to their ServiceMonitors [2]
with [3].
[1]. https://rhobs-handbook.netlify.app/products/openshiftmonitoring/collecting_metrics.md/#configuring-prometheus-to-scrape-metrics
[2]. https://github.com/openshift/cluster-monitoring-operator/blob/c6bac82b735ac3a5ee67a3899d1a24bf95ae7277/assets/prometheus-operator/service-monitor.yaml#L20
[3]. openshift/cluster-monitoring-operator#24921 parent bb70c3b commit 2f9f391
1 file changed
Lines changed: 1 addition & 3 deletions
Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | 18 | | |
20 | | - | |
21 | | - | |
| 19 | + | |
22 | 20 | | |
23 | 21 | | |
24 | 22 | | |
| |||
0 commit comments