Class ClientHttpSourceV1

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

public final class ClientHttpSourceV1 extends HttpSource
Processes HTTP requests from the metrics client, extracts data and emits metrics.
Author:
Brandon Arp (brandon dot arp at inscopemetrics dot io)
  • Field Details

    • ACTOR_NAME

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