ukwa / ukwa-access-api

An application to wrap up APIs for accessing UKWA content.
Apache License 2.0
1 stars 2 forks source link

Make actions, especially URL nominations/submissions success/failure, visible in metrics #29

Open anjackson opened 2 years ago

anjackson commented 2 years ago

Add some Prometheus support to expose service metrics, especially things like URL submissions because they can fail easily if the back-end isn't there. They should really be cached locally I guess, in SQLite perhaps?