Python script to parse the prometheus API and display it as a table in a shell
Install dependencies :
- pip install readline
- pip install requests
- pip install tabulate
Juste run script : python3 promcurl.py
You can enable autocompletion by pressing TAB