Package com.arpnetworking.metrics.impl
Class ApacheHttpSink
java.lang.Object
com.arpnetworking.metrics.impl.ApacheHttpSink
- All Implemented Interfaces:
com.arpnetworking.metrics.Sink
Http sink using the Protobuf format for metrics and the Apache HTTP library.
- Author:
- Brandon Arp (brandon dot arp at inscopemetrics dot io), Ville Koskela (ville dot koskela at inscopemetrics dot io)
-
Nested Class Summary
Nested Classes -
Method Summary
-
Method Details
-
record
public void record(com.arpnetworking.metrics.Event event) - Specified by:
record
in interfacecom.arpnetworking.metrics.Sink
-