Metadata-Version: 2.1
Name: gandi-pyramid-prometheus
Version: 0.2
Summary: Pyramid Plugin for prometheus integration on multiprocess wsgi server
Home-page: https://gitlab.corp.gandi.net/gandi-v5/gandi-pyramid-prometheus
Author: Gandi
Author-email: feedback@gandi.net
License: BSD-derived (http://www.repoze.org/LICENSE.txt)
Description: Gandi Pyramid Prometheus
        ========================
        
        .. image:: https://travis-ci.org/Gandi/gandi-pyramid-prometheus.svg?branch=master
            :target: https://travis-ci.org/Gandi/gandi-pyramid-prometheus
        
        A prometheus client library for general metrics from pyramid.
        
        
        
        CHANGELOG
        =========
        
        0.2 2018-10-13
        --------------
        
         * Add security restriction based on permission prometheus:metrics:read
         * Add a setting to obfuscate the /metrics url
        
        0.1 2018-10-10
        --------------
        
         * Initial release with a /metrics route that expose prometheus metrics
        
Keywords: pyramid prometheus metrics
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Framework :: Pyramid
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI :: Application
Provides-Extra: test
Provides-Extra: doc
