Kube Eagle Versions Save

A prometheus exporter created to provide a better overview of your resource allocation and utilization in a Kubernetes cluster.

1.1.4

3 years ago
  • Built with Go 1.14

1.1.3

4 years ago
  • Bugfix: Improve health check response times. Instead of getting pods from all namespaces to check Kubernetes connectivity we do now get pods from the kube system namespace, which is way faster.
  • Chore: All dependencies have been updated
  • Built with Go 1.13.1

v1.1.1

5 years ago

Add log message on failed health check

1.1.0

5 years ago

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.

1.0.0

5 years ago