java.lang.Object
eu.rarogsoftware.rarog.platform.core.metrics.prometheus.PrometheusMetric
eu.rarogsoftware.rarog.platform.core.metrics.prometheus.PrometheusInfo
All Implemented Interfaces:
BasicMetric<Info>, Info

public class PrometheusInfo extends PrometheusMetric implements Info
  • Constructor Details

    • PrometheusInfo

      public PrometheusInfo(io.prometheus.client.Info delegate)
    • PrometheusInfo

      public PrometheusInfo(io.prometheus.client.Info delegate, io.prometheus.client.Info.Child child)
  • Method Details