[Koha-devel] Koha dashboard down

2023-05-30 Thread Chris Cormack
Hi all I am aware the dashboard is down, and im working on getting it up again. Chris -- Kaihuawaere Matihiko (he/him) Kāi Tahu, Kāti Māmoe, Waitaha Catalyst.Net Limited - Expert Open Source Solutions 027 4500789 chr...@catalyst.net.nz ___ Koha-devel m

Re: [Koha-devel] Unable to access plack middleware ( Plack::Middleware::Prometheus::RequestTimes )

2023-05-30 Thread David Cook
That’s cool. I’ve been wanting to integrate with Prometheus for years but never had the time. In this case, did you remember to add a ProxyPass in /etc/koha/apache-shared-intranet-plack.conf for the /metrics path? David Cook Senior Software Engineer Prosentient Systems Suite 7.03 6a

[Koha-devel] Unable to access plack middleware ( Plack::Middleware::Prometheus::RequestTimes )

2023-05-30 Thread Kyle Hall
Hey yinz, I’m trying to add some Prometheus metrics to Koha. This looks like it has what we want: https://metacpan.org/pod/Plack::Middleware::Prometheus::RequestTimes 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