/prometheusChamp

Primary LanguagePythonApache License 2.0Apache-2.0

Prometheus champ - for people who have difficulties understanding prometheus Querying language.

Feedback is always welcome.

Usage

open a shell and run: python prometheusChamp help

you will get maximum, minimum and average

Project setup

$ pipenv --python 3.8
$ pipenv install --dev
$ pipenv shell