Skip to content

Add prometheus metrics reporting

Joshua Holland requested to merge emc-436-prometheus into develop

You can test by doing curl localhost:8091/actuator/prometheus. As well as the built-in Spring metrics, you can grep for catalogue_documents to see a metric measuring the number of public documents.

Merge request reports

Loading