Metadata-Version: 1.1
Name: django-exporter
Version: 2.1.2
Summary: Export Django metrics for Prometheus.
Home-page: http://github.com/prezi/django-exporter
Author: David Guerrero
Author-email: david.guerrero@prezi.com
License: Apache
Description: django-exporter
        
        This library contains code to expose some monitoring metrics relevant
        to Django internals so they can be monitored by Prometheus.
        
        See https://github.com/prezi/django-exporter for usage instructions.
        
Keywords: django monitoring prometheus
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Framework :: Django
Classifier: Topic :: System :: Monitoring
Classifier: License :: OSI Approved :: Apache Software License
