Commit e7186b2
committed
Disable prometheus probe for review apps
Prometheus probes have been enabled within energy apps, but the review
apps setup wasn't included in the update at the time so deployed a
review app causes alerts to fire. The url isn't static as it's
generated based off of the PR number, and as they're short lived
deployments, we are going to disable the probes for them1 parent 05542c2 commit e7186b2
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
9 | 14 | | |
10 | 15 | | |
11 | 16 | | |
| |||
0 commit comments