VictoriaMetrics/app
Aliaksandr Valialkin 81d24045c2 app/vmselect/promql: add histogram_quantiles("phiLabel", phi1, ..., phiN, buckets) function
This function calculates multiple quantiles over the given buckets at once

Updates https://github.com/VictoriaMetrics/VictoriaMetrics/issues/1573
2021-09-17 13:39:06 +03:00
..
vmagent docs/vmagent.md: mention out of order sample errors, which are typically emitted by Thanos, Cortex or Prometheus 2021-09-13 19:36:09 +03:00
vmalert vmalert: add new metric vmalert_remotewrite_flush_duration_seconds (#1622) 2021-09-16 14:01:24 +03:00
vmauth app/vmauth: do not log invalid auth tokens by default for security reasons 2021-09-14 12:20:17 +03:00
vmbackup docs/vmbackup.md: update the outdated link to vmbackupmanager 2021-09-13 14:17:53 +03:00
vmbackupmanager docs/{vmgateway,vmbackupmanager}: mention that enterprise binaries are free for download and evaluation 2021-08-27 14:53:48 +03:00
vmctl docs: consistency renaming: Influx -> InfluxDB 2021-09-13 17:14:45 +03:00
vmgateway docs/{vmgateway,vmbackupmanager}: mention that enterprise binaries are free for download and evaluation 2021-08-27 14:53:48 +03:00
vminsert app/{vminsert,vmselect}: automatically add missing port in -storageNode lists passed to vminsert and vmselect 2021-09-15 18:04:30 +03:00
vmrestore lib/envflag: add a link to docs for -envflag.enable 2021-08-11 10:32:40 +03:00
vmselect app/vmselect/promql: add histogram_quantiles("phiLabel", phi1, ..., phiN, buckets) function 2021-09-17 13:39:06 +03:00
vmstorage lib/storage: properly search series by multiple tag filters matching empty labels such as foo{bar=~"baz|",x=~"y|"} 2021-09-09 21:12:53 +03:00
vmui app/vmui: follow-up after 777ff75874 2021-09-15 17:41:00 +03:00