Integrated: bot: add metrics HTTP handler

Erik Helin ehelin at openjdk.java.net
Wed May 12 18:16:24 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

This pull request has now been integrated.

Changeset: fa30c6c1
Author:    Erik Helin <ehelin at openjdk.org>
URL:       https://git.openjdk.java.net/skara/commit/fa30c6c1005e42ddfe7c42e204386ab2c4933c48
Stats:     63 lines in 3 files changed: 62 ins; 0 del; 1 mod

bot: add metrics HTTP handler

Reviewed-by: erikj

-------------

PR: https://git.openjdk.java.net/skara/pull/1152


More information about the skara-dev mailing list