Class SharedGraphiteHostAnnotator


  • @Sharable
    public class SharedGraphiteHostAnnotator
    extends Object
    Given a raw Graphite/Wavefront line, look for any host tag, and add it if implicit. Differences from GraphiteHostAnnotator: - sharable - lazy load - does not proactively perform rDNS lookups unless needed - can be applied to HTTP payloads
    Author:
    [email protected]