VictoriaMetrics/app
Aliaksandr Valialkin cc76174387
app/vmselect/promql: properly keep metric names when optimized path is used for aggregate function calculations
For example, `sum(rate(...) keep_metric_names) by (__name__)` didn't leave the original metric name because of this issue.

This is a follup-up for 1bdc71d917

Udates https://github.com/VictoriaMetrics/VictoriaMetrics/issues/949
2022-01-17 15:33:39 +02:00
..
vmagent lib/promscrape: do not send staleness markers on graceful shutdown 2022-01-07 01:19:06 +02:00
vmalert app/vmalert: add parseDuration function in the same way as Prometheus does 2022-01-13 23:30:56 +02:00
vmauth Update README.md (#1996) 2021-12-23 12:11:30 +02:00
vmbackup Update README.md (#1996) 2021-12-23 12:11:30 +02:00
vmbackupmanager Old links replaced for newest (#2033) 2022-01-05 16:32:54 +02:00
vmctl vmctl: add option to rate limit data transfer speed 2022-01-06 23:14:22 +02:00
vmgateway Old links replaced for newest (#2033) 2022-01-05 16:32:54 +02:00
vminsert app/vminsert: add -maxLabelValueLen command-line flag 2021-12-06 11:42:24 +02:00
vmrestore Update README.md (#1996) 2021-12-23 12:11:30 +02:00
vmselect app/vmselect/promql: properly keep metric names when optimized path is used for aggregate function calculations 2022-01-17 15:33:39 +02:00
vmstorage lib/storage: explicitly pass dedupInterval to DeduplicateSamples() and deduplicateSamplesDuringMerge() 2021-12-14 20:52:29 +02:00
vmui build(deps): bump @mui/material in /app/vmui/packages/vmui (#2075) 2022-01-17 15:33:39 +02:00