Skip to content

0.2.3: Add metrics to node disruption (#52)

Compare
Choose a tag to compare
@geobeau geobeau released this 21 Feb 12:49
· 18 commits to main since this release
e12ca3f
Add the following metrics:
- state: reflect the state of the node disruption
- created and deadline: report as value the creation timestamp and the deadline
- impact nodes: report for each nodes a metric, helpful for interesection

Unittesting of metrics in go is not easy, it will be part of a future change