Hey yinz, I’m trying to add some Prometheus metrics to Koha. This looks like it has what we want:
Really, I’d like response times per script, but I’m not that picky just yet.
I tried this on /etc/koha/plack.psgi but I just get a 404 for
127.0.0.1:8081/metrics. No errors in the logs. Any thoughts?
Here's my POC commit: