Skip to content

Restore HTTP request-latency histogram buckets in Prometheus metrics - #1095

Merged
lonvia merged 1 commit into
komoot:masterfrom
entur:fix-http-request-histogram-buckets
Jul 7, 2026
Merged

Restore HTTP request-latency histogram buckets in Prometheus metrics#1095
lonvia merged 1 commit into
komoot:masterfrom
entur:fix-http-request-histogram-buckets

Conversation

@henrik242

Copy link
Copy Markdown
Contributor

The metric filter still matched the old jetty.server.requests timer, but Javalin renamed it to http.server.requests, so percentile histograms were never enabled and the http_server_requests_seconds_bucket series vanished. Match the current name and add regression tests (filter-level plus an end-to-end scrape).

The metric filter still matched the old jetty.server.requests timer, but
Javalin renamed it to http.server.requests, so percentile histograms were
never enabled and the http_server_requests_seconds_bucket series vanished.
Match the current name and add regression tests (filter-level plus an
end-to-end scrape).
@lonvia
lonvia merged commit 457ebf4 into komoot:master Jul 7, 2026
5 checks passed
@lonvia

lonvia commented Jul 7, 2026

Copy link
Copy Markdown
Collaborator

Claude's chattiness (I presume this is Claude) is becoming a problem. It takes me twice as long to read the comments as it takes to read the code they comment. Could you instruct it to keep comments to a minimum and have a single comment not exceed 2 lines?

@henrik242

Copy link
Copy Markdown
Contributor Author

Haha, it's indeed very chatty. I've already tuned it down quite a bit, but it seems I need to tighten that thumbscrew some more.

@henrik242
henrik242 deleted the fix-http-request-histogram-buckets branch July 7, 2026 18:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants