Skip to content

jpavlav/QueryPrometheus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QueryPrometheus

This is a simple library to ease querying prometheus in python.

Getting Started

To get up and running, you can either clone the repo and go from there. Or it should be pip installable.

git clone [email protected]:jpavlav/QueryPrometheus.git
cd QueryPrometheus
pip install -r requirements.txt

The advantage to a pip install is the required packages are included.

pip install git+https://github.com/jpavlav/QueryPrometheus.git

Prerequisites

Python3

Built With

Authors

  • Justin Palmer - Urrverything - Me

Acknowledgments

  • Kenneth Reitz -> setup - Thanks!
  • Kamori -> Cool Guy - Thanks to you as well!

About

A simple interface to query prometheus for data.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages