Metadata-Version: 2.1
Name: gandi-pyramid-prometheus
Version: 0.6.2
Summary: Pyramid Plugin for prometheus integration on multiprocess wsgi server
Author-Email: Gandi <feedback@gandi.net>
License: BSD-derived (http://www.repoze.org/LICENSE.txt)
Classifier: Framework :: Pyramid
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: System :: Networking
Project-URL: Homepage, https://github.com/gandi/gandi-pyramid-prometheus
Project-URL: Repository, https://github.com/gandi/gandi-pyramid-prometheus.git
Project-URL: Issues, https://github.com/gandi/gandi-pyramid-prometheus/issues
Project-URL: Changelog, https://github.com/Gandi/gandi-pyramid-prometheus/blob/master/CHANGES.rst
Requires-Python: >=3.7
Requires-Dist: pyramid<3,>1.10
Requires-Dist: prometheus-client<1,>=0.17
Description-Content-Type: text/x-rst

Gandi Pyramid Prometheus
========================


.. image:: https://github.com/gandi/gandi-pyramid-prometheus/actions/workflows/tests.yml/badge.svg
   :target: https://github.com/gandi/gandi-pyramid-prometheus/actions/workflows/tests.yml
   :alt: Continuous Integration

A prometheus client library for general metrics from pyramid.
