Class PrometheusHttpSource

All Implemented Interfaces:
com.arpnetworking.commons.observer.Observable, Source

public final class PrometheusHttpSource extends HttpSource
Processes Prometheus messages, extracts data and emits metrics.
Author:
Bruno Green (bruno dot green at gmail dot com)
  • Field Details

    • ACTOR_NAME

      public static final String ACTOR_NAME
      Name of the actor created to receive the HTTP Posts.
      See Also: