Skip to content

1.0.10

Compare
Choose a tag to compare
@unfor19 unfor19 released this 12 Feb 15:48
· 126 commits to master since this release

Enhancements

  • Added prometheus-get to get the current number of dataseries that are scraped by Prometheus
  • Added prometheus-reload to reload Prometheus with its MANAGEMENT API
  • The frigga package can be imported as a Python package, previously it was possible to use it only as a CLI
  • Project structure is according to unfor19/python-project

Docker

  • Using alpine instead of Ubuntu, shrunk image size from 44MB to 18MB
  • Using explicit UID and GID

Tests

  • Fails on error
  • Fully tested on minikube and docker-compose
  • Updated Grafana's dashboards - replaced cadvisor with container-exporter
  • Supports testing on Kubernetes (minikube) locally
  • Using frigga instead of bash scripts for getting the number of datasereis and reloading Prometheus