Page MenuHomePhabricator

port elasticsearch diamond collector to prometheus
Closed, DeclinedPublic

Description

As part of T175798, we need to port metrics collected by diamond to prometheus.

A few notes:

  • prometheus jmx__exporter could probably be used, to query metrics directly from jmx
  • JVM level metrics (heap, GC, ...) could be standardized across all our JVM based apps