Skip to content

tinybees/python-prometheus-demo

 
 

Repository files navigation

Python + Prometheus Demo

Contents

The following two applications are discussed in the first blog post:

A Flask application using the native Prometheus Python client to expose metrics via the /metrics endpoint

A Flask application which pushes the metrics to a statsd bridge which converts DogStatsd metrics to Prometheus compatible metrics.

The second blog post refers to the next application:

An aiohttp application with prometheus integeration.

About

Demo of using Prometheus for monitoring Python web applications

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%