Commit 84673ad
Disable ceilometer_agent_compute and node_exporter in injected data jobs
Jobs with injected data are failing when we have metrics mixed from real
exporters and injected ones.
This patch is adding a parameter to specify the list of enabled
exporters which is provided by edpm_ansible [1] and configured via
ci-framework [2].
[1] https://github.com/openstack-k8s-operators/edpm-ansible/blob/fa813b904c6e70a28f0b86865fc190ccd2282ba6/roles/edpm_telemetry/defaults/main.yml#L56-L60
[2] openstack-k8s-operators/ci-framework#30901 parent 2b606d3 commit 84673ad
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
66 | 69 | | |
67 | 70 | | |
68 | 71 | | |
| |||
80 | 83 | | |
81 | 84 | | |
82 | 85 | | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
83 | 89 | | |
84 | 90 | | |
85 | 91 | | |
| |||
0 commit comments