Commit df23fce
committed
reflectors: Track reflector state based on events
This work is not yet used anywhere (so cargo complains about that), it
will be used in upcoming commits.
Track the health of reflectors for monitoring them in Checkmk later:
- Has the reflector ever been initialized fully? (full list)
- When did the last relist start/end?
- How long did the last relist take?
- When was the last error?
- How many errors has the reflector ever seen?1 parent 299f51f commit df23fce
4 files changed
Lines changed: 312 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
26 | 27 | | |
27 | 28 | | |
28 | 29 | | |
| |||
0 commit comments