Class Constants


  • public abstract class Constants
    extends Object
    Agent MetricConstants.
    Author:
    Clement Pang (clement@wavefront.com)
    • Field Detail

      • PUSH_FORMAT_GRAPHITE_V2

        public static final String PUSH_FORMAT_GRAPHITE_V2
        Formatted for graphite head (without customer id in the metric name).
        See Also:
        Constant Field Values
      • PUSH_FORMAT_SOURCETAGS

        public static final String PUSH_FORMAT_SOURCETAGS
        Line-delimited format for source tag commands
        See Also:
        Constant Field Values
      • GRAPHITE_BLOCK_WORK_UNIT

        public static final UUID GRAPHITE_BLOCK_WORK_UNIT
        Work unit id for blocks of graphite-formatted data.
    • Constructor Detail

      • Constants

        public Constants()