Prometheus

Prometheus API Client in Python

Seems like we have everything in Python :)).

Donald Le
Jan 19, 2021

--

When it comes to metrics analyzing, Prometheus is a popular choice. For getting metrics from Prometheus we can use its HTTP API. Consider this http for getting query range in Prometheus:

Prometheus Query Range

For convenience, we can install Python Prometheus API client library.

--

--

Donald Le

A passionate automation engineer who strongly believes in “A man can do anything he wants if he puts in the work”.