Skip to content

Python script to parse the prometheus API and display it as a table in a shell

License

Notifications You must be signed in to change notification settings

SckyzO/promcurl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

promcurl

Python script to parse the prometheus API and display it as a table in a shell

How to use

Install dependencies :

  • pip install readline
  • pip install requests
  • pip install tabulate

Juste run script : python3 promcurl.py

You can enable autocompletion by pressing TAB

Screenshot

image

image

About

Python script to parse the prometheus API and display it as a table in a shell

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages