metrics service sink: add config option to report counters as deltas (#10889)
Description: this PR adds the ability to configure the metrics service stats sink to report counters as deltas between flushing intervals. This is the expected representation for some stats aggregations backends. Similar behavior is seen, for instance, in the statsd sink. Risk Level: low, previous behavior is left unchanged, and is the default. Testing: updated unit test. Docs Changes: left comments in the field definition Release Notes: updated version history. Signed-off-by: Jose Nino <jnino@lyft.com> Mirrored from https://github.com/envoyproxy/envoy @ 048f4231310fbbead0cbe03d43ffb4307fff0517master-ci-test
parent
d90d431899
commit
0365877d8e
1 changed files with 8 additions and 0 deletions
Loading…
Reference in new issue