mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2024-11-21 14:44:00 +00:00
861852f262
### Describe Your Changes - added stale metrics counters for input and output samples - added labels for aggregator metrics => `name="{rwctx}:{aggrId}:{aggrSuffix}"` - rwctx - global or number starting from 1 - aggrid - aggregator id starting from 1 - aggrSuffix - <interval>_(by|without)_label1_label2_labeln e.g: `name="global:1:1m_without_instance_pod"` ### Checklist The following checks are **mandatory**: - [ ] My change adheres [VictoriaMetrics contributing guidelines](https://docs.victoriametrics.com/contributing/). --------- Signed-off-by: hagen1778 <roman@victoriametrics.com> Co-authored-by: hagen1778 <roman@victoriametrics.com> |
||
---|---|---|
.. | ||
testdata | ||
config.go | ||
config_test.go | ||
debug.go | ||
debug.qtpl | ||
debug.qtpl.go | ||
graphite.go | ||
graphite_test.go | ||
graphite_timing_test.go | ||
if_expression.go | ||
if_expression_test.go | ||
if_expression_timing_test.go | ||
relabel.go | ||
relabel_test.go | ||
relabel_timing_test.go | ||
scrape_url.go | ||
scrape_url_test.go |