Commit Graph

6 Commits

Author SHA1 Message Date
Pawel Chojnacki 15b7b9ec41 Add rescue_from(ActionController::UnknownFormat) in Application Controller 2017-06-20 15:53:23 +02:00
Pawel Chojnacki 6e4d533421 Move Prometheus service to project model 2017-06-16 20:48:34 +02:00
Pawel Chojnacki a7e1205219 Use explicit instance of prometheus service and add access methods to it 2017-06-07 02:38:52 +02:00
Pawel Chojnacki c7a1da800f Explicitly require format.json in prometheus_controller
+ add missing prometheus_controller tests!
2017-06-06 14:40:03 +02:00
Pawel Chojnacki 4d8f3978a2 Use before action to respond with 404 if prometheus metrics are missing 2017-05-25 16:19:54 +02:00
Pawel Chojnacki 2061414054 Additional metrics initial work, with working metrics listing, but without actoual metrics mesurements 2017-05-25 15:05:56 +02:00