Expand description
Annotations for the aggregate transform configuration keys.
Constants§
- AGGREGATE_
CONTEXT_ LIMIT aggregate_context_limit—max distinct metric contexts per window.- AGGREGATE_
FLUSH_ INTERVAL aggregate_flush_interval—how often to flush aggregation buckets.- AGGREGATE_
FLUSH_ OPEN_ WINDOWS dogstatsd_flush_incomplete_buckets—flush open buckets on shutdown.- AGGREGATE_
PASSTHROUGH_ IDLE_ FLUSH_ TIMEOUT aggregate_passthrough_idle_flush_timeout—max buffer time for passthrough metrics.- AGGREGATE_
WINDOW_ DURATION_ SECONDS aggregate_window_duration—size of each aggregation window.- ALL
- All annotations declared in this module, in declaration order.
- COUNTER_
EXPIRY_ SECONDS counter_expiry_seconds—idle counter lifetime before removal.- DOGSTATSD_
NO_ AGGREGATION_ PIPELINE dogstatsd_no_aggregation_pipeline—pass through pre-timestamped metrics immediately.- HISTOGRAM_
AGGREGATES histogram_aggregates—list of aggregates to compute for histogram metrics.- HISTOGRAM_
COPY_ TO_ DISTRIBUTION histogram_copy_to_distribution—also emit histograms as distributions.- HISTOGRAM_
COPY_ TO_ DISTRIBUTION_ PREFIX histogram_copy_to_distribution_prefix—prefix for distribution copies of histograms.