Commit df3138a
Allow to disable telemetry exporters in ci-framework jobs
There are certain cases where we want to disable specific telemetry
exporters in ci-framework jobs, i.e. watcher jobs where the required
metrics to test watcher features are injected into prometheus directly.
This patch is adding a variable cifmw_edpm_telemetry_enabled_exporters
which can contain the list of desired exporters in the telemetry enabled
deployment.
Co-Authored-By: Chandan Kumar <raukadah@gmail.com>1 parent 3a5e162 commit df3138a
1 file changed
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
273 | 273 | | |
274 | 274 | | |
275 | 275 | | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
276 | 285 | | |
277 | 286 | | |
278 | 287 | | |
| |||
0 commit comments