caronc / apprise-api

A lightweight REST framework that wraps the Apprise Notification Library
https://hub.docker.com/r/caronc/apprise
MIT License
638 stars 56 forks source link

Add Prometheus Metrics #155

Closed MarkCupitt closed 9 months ago

MarkCupitt commented 10 months ago

:bulb: The Idea In an enterprise environment, we would like to be able to monitor messages using Prometheus Metrics

This wudl let us monitor activity, efficiency and performance and scale as necessary

https://prometheus.github.io/client_python/getting-started/three-step-demo/

:hammer: Breaking Feature DOnt think it would break anything,

caronc commented 9 months ago

Duplicate of #143

Don't get me wrong; this is a great idea; i just haven't had time to do it yet. It requires making a bit more of a database backend vs just a flat file configuration based setup.

Closing issue due to duplicate, but if you have any suggestions or wish to make a PR, i would be more then happy to entertain it! :slightly_smiling_face: