Integrated: metrics: add process metrics

Erik Helin ehelin at openjdk.java.net
Fri May 28 07:55:15 UTC 2021


On Thu, 27 May 2021 14:40:24 GMT, Erik Helin <ehelin at openjdk.org> wrote:

> Hi all,
> 
> please review this patch that adds the [Prometheus recommended](https://prometheus.io/docs/instrumenting/writing_clientlibs/#process-metrics) `process_*` metrics. I've tested the implementation manually on a Linux x64 machine and opted to start by only implementing support for all metrics on Linux hosts.
> 
> Thanks,
> Erik

This pull request has now been integrated.

Changeset: f3489845
Author:    Erik Helin <ehelin at openjdk.org>
URL:       https://git.openjdk.java.net/skara/commit/f3489845a998374a64a34ffa1d119a317a6b4cd6
Stats:     116 lines in 5 files changed: 89 ins; 0 del; 27 mod

metrics: add process metrics

Reviewed-by: erikj

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

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


More information about the skara-dev mailing list