opserver / Opserver

Stack Exchange's Monitoring System
https://opserver.github.io/Opserver/
MIT License
4.5k stars 827 forks source link

ExceptionsController: JSON-endpoints to get status + list of exceptions #329

Open itssimple opened 5 years ago

itssimple commented 5 years ago

Would you be interested in having an endpoint that exposes the status (ExceptionsModule.*) and one that returns a list of exceptions?

It'd make two great endpoints for use with internal integrations (like having a warning system that go off if there are too many recent exceptions).

I would like to contribute to this wonderful project by adding these. :)