Metadata-Version: 1.1
Name: Flask-Opsgenie
Version: 0.0.8
Summary: Opsgenie extension for Flask
Home-page: https://github.com/djmgit/flask-opsgenie
Author: Deepjyoti Mondal
Author-email: UNKNOWN
License: UNKNOWN
Download-URL: https://github.com/djmgit/flask-opsgenie/archive/refs/tags/v0.0.8.tar.gz
Description: 
        Flask-Opsgenie
        ---------------
        
        An easy to use Opsgenie extension for flask. Allows user
        to raise an opsgenie alert on unwanted response status code,
        increased response latency and on unhandled exception thrown
        by routes.
        With flask-opsgenie, you will no more have to add alerting
        logic to your code manually, rather all you need to do is configure
        this extension with different alert conditions and attributes.
        
Keywords: Alerting,flask,web,Reliability,DevOps
Platform: any
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: System :: Monitoring
