RFR: bot: add metrics HTTP handler
Erik Joelsson
erikj at openjdk.java.net
Wed May 12 18:08:38 UTC 2021
On Wed, 12 May 2021 17:56:36 GMT, Erik Helin <ehelin at openjdk.org> wrote:
> Hi all,
>
> please review this patch that adds an HTTP handler for metrics to the bot runner. Typically listening on the `/metrics` path the handler will return metrics according to Prometheus text format.
>
> Testing:
> - [x] Tested manually with a Prometheus instance on Linux x64
>
> Thanks,
> Erik
Marked as reviewed by erikj (Reviewer).
-------------
PR: https://git.openjdk.java.net/skara/pull/1152
More information about the skara-dev
mailing list