Commit 5c03b96
committed
Add metric that is emitted after a successful single run of static
autoscaler.
This will allow to detect situations where loop starts and not ends (because of a health check for example).
Note that existing loop start metric is not enough because if we have
autoscaler killed another autoscaler will take over role of the leader
and again emit the metric of the main starting.1 parent 50f2483 commit 5c03b96
2 files changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
41 | 43 | | |
42 | 44 | | |
43 | 45 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
| 113 | + | |
113 | 114 | | |
114 | 115 | | |
115 | 116 | | |
| |||
0 commit comments