VictoriaMetrics/app
Aliaksandr Valialkin 7a3a9421f3 app/vmselect/promql: make a copy of EvalConfig when executing q1 and q2 in parallel for q1 binary_op q2
This should prevent from data races if the underlying functions modify EvalConfig contents.
2021-02-10 23:05:55 +02:00
..
victoria-metrics app/victoria-metrics: fix tests after 8749c2dd92 2021-02-01 14:34:11 +02:00
vmagent app/vmagent: add Advanced usage section with the description for all the command-line flags 2021-02-03 21:02:59 +02:00
vmalert vmalert: mention -datasource.appendTypePrefix in README (#1052) 2021-02-03 23:44:37 +02:00
vmauth docs: increase heading sizes in vmagent, vmauth, vmbackup and vmrestore docs, so they match the heading sizes in VictoriaMetrics docs 2021-02-01 19:44:00 +02:00
vmbackup docs: increase heading sizes in vmagent, vmauth, vmbackup and vmrestore docs, so they match the heading sizes in VictoriaMetrics docs 2021-02-01 19:44:00 +02:00
vmctl docs/vmctl.md: fix title, so it is properly displayed in the header of https://victoriametrics.github.io/ 2021-02-04 20:20:08 +02:00
vminsert app/{vminsert,vmselect}: accept requests to paths with /graphite and /prometheus prefixes 2021-02-04 20:01:18 +02:00
vmrestore docs: increase heading sizes in vmagent, vmauth, vmbackup and vmrestore docs, so they match the heading sizes in VictoriaMetrics docs 2021-02-01 19:44:00 +02:00
vmselect app/vmselect/promql: make a copy of EvalConfig when executing q1 and q2 in parallel for q1 binary_op q2 2021-02-10 23:05:55 +02:00
vmstorage app/vmstorage: export vm_composite_index_min_timestamp metric 2021-02-10 17:14:08 +02:00