Skip to content

A guide on how to serve dynamic Prometheus metrics for a python application running in multi-process mode.

Notifications You must be signed in to change notification settings

mumoj/Monitoring-a-Multiprocessed-Django-App

Repository files navigation

Create the Project: django-admin startproject config

Create the apiMetrics App: cd config django-admin startapp APiMetrics

Rename the config folder: cd ../ rm config Exporter

About

A guide on how to serve dynamic Prometheus metrics for a python application running in multi-process mode.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published