Commit 173feac
BUG/MEDIUM: fix reloads Prometheus metrics for success and failure
The wrong error was used to distinguish between success and failure for the reload metrics.
This was tracking the success or failure of the haproxy configuration file commit, not the reload status.1 parent c04f0ba commit 173feac
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
202 | 202 | | |
203 | 203 | | |
204 | 204 | | |
| 205 | + | |
205 | 206 | | |
206 | 207 | | |
207 | 208 | | |
| |||
227 | 228 | | |
228 | 229 | | |
229 | 230 | | |
| 231 | + | |
230 | 232 | | |
231 | | - | |
232 | 233 | | |
233 | 234 | | |
234 | 235 | | |
| |||
0 commit comments