Open nghduc97 opened 7 months ago
Just curious what is being monitored. Apprise-API has no backend database to collect statistics to be shared through Prometheus.
It can be used to monitor uptime, HTTP traffic/errors like when 400s or 500s status code.
Some other metrics like python GC stats come with the default too, though I don't need it for a program this size.
Description:
https://github.com/caronc/apprise-api/issues/143
Checklist
flake8
)