VictoriaMetrics/app
Aliaksandr Valialkin dc7b63a793
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:30:30 +02:00
..
victoria-metrics app/victoria-metrics: mention https://docs.victoriametrics.com/#downsampling in the description for -dedup.minScrapeInterval command-line flag 2021-12-15 13:18:04 +02:00
vmagent lib/promscrape: do not send staleness markers on graceful shutdown 2022-01-07 01:17:57 +02:00
vmalert app/vmalert: add parseDuration function in the same way as Prometheus does 2022-01-13 23:30:41 +02:00
vmauth Update README.md (#1996) 2021-12-23 12:09:59 +02:00
vmbackup Update README.md (#1996) 2021-12-23 12:09:59 +02:00
vmbackupmanager Old links replaced for newest (#2033) 2022-01-05 16:30:13 +02:00
vmctl vmctl: add option to rate limit data transfer speed 2022-01-06 12:21:42 +03:00
vmgateway Old links replaced for newest (#2033) 2022-01-05 16:30:13 +02:00
vminsert app/vminsert: add -maxLabelValueLen command-line flag 2021-12-06 11:40:34 +02:00
vmrestore Update README.md (#1996) 2021-12-23 12:09:59 +02:00
vmselect app/vmselect/promql: properly keep metric names when optimized path is used for aggregate function calculations 2022-01-17 15:30:30 +02:00
vmstorage app/vmstorage: export vm_cache_size_max_bytes metrics for determining capacity of various caches 2021-12-02 10:30:43 +02:00
vmui build(deps): bump @mui/material in /app/vmui/packages/vmui (#2075) 2022-01-17 10:06:06 +03:00