Hi all! *Issue: *The prometheus client, monitoring our services is missing the "http_server_requests_second_bucket" query. I have tried to look up for a similar issue, but I haven't found anything related to resolving this. (see screenshot below)
*Motivation:* I'd like to calculate the APDEX score, for that I need the query. *Possible Solution??:* Could it be that I need to take use of the Java Client Prometheus library and implement the missing histogram as it is explained in the docs? Or is there some better solution? *Background:* We currently have four spring middleware. For each middleware I added following dependencies: [image: image.png] After that I have configured the application.yml of each middleware: [image: image.png] I'd appreciate any input and possible solutions. -- Thanks in advance and best regards, Boris -- You received this message because you are subscribed to the Google Groups "Prometheus Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-users/CANVnrP__yupc6kiZZQYPpHT8so9RwafLEi%3Dv-xBAyaMC_Ktz-g%40mail.gmail.com.

