Skip to content

v1.1.0 - Use prometheus collector interface

Compare
Choose a tag to compare
@weeco weeco released this 02 Mar 17:43
· 24 commits to master since this release

Instead of caching variables locally and refreshing them every 10 seconds Kube Eagle now uses prometheus' built in collector interface. This leads to a more maintainable code and increased overall stability.