{{alert.msg}}

Validation

Carbon Metrics 2.0 Validate order
{{config.Validation_level_legacy}} {{config.Validation_level_m20}} {{config.Validate_order}}

Blacklist

Match prefix Match substring Match regex Actions
{{b.prefix}} {{b.substring}} {{b.regex}}

Rewriters

Old New Max Actions
{{r.old}} {{r.new}} {{r.max}}
Expected non-empty string
Expected a number to denote max replacements (a positive number, or -1 for no limit)

Aggregators

Function Regex Output format Cache Interval (sec) Wait (sec) Actions
{{a.fun}} {{a.regex}} {{a.OutFmt}} {{a.Cache}} {{a.Interval}} {{a.Wait}}
Expected aggregation function: avg, delta, derive, last, max, min, stdev or sum
Expected valid regular expression
Expected a number (in seconds) to denote quantizing interval
Expected a number (in seconds) to denote max wait

Routing

Route key Route type Match prefix Match substring Match regex Address Spool Pickle Actions
{{r.key}} {{r.type}} {{r.matcher.prefix}} {{r.matcher.substring}} {{r.matcher.regex}}
{{d.matcher.prefix}} {{d.matcher.substring}} {{d.matcher.regex}} {{d.address}}
Expected sendAllMatch, sendFirstMatch, or consistentHashing