VictoriaMetrics/app
Aliaksandr Valialkin 75bff1a567 app/vmselect/promql: remove metric name from results of certain rollup functions in order to be consistent with Prometheus
Rollup functions:

  - avg_over_time
  - min_over_time
  - max_over_time
  - quantile_over_time

This improves VictoriaMetrics results at https://promlabs.com/promql-compliance-test-results-victoriametrics/
2020-08-06 23:29:18 +03:00
..
vmagent app/vmagent: tune http client for sending data to remote storage in order to disable closing keep-alive connections 2020-08-04 21:01:40 +03:00
vmalert all: add mssing APP_NAME to vm*-GOARCH builds 2020-07-31 13:45:32 +03:00
vmauth all: add mssing APP_NAME to vm*-GOARCH builds 2020-07-31 13:45:32 +03:00
vmbackup all: add mssing APP_NAME to vm*-GOARCH builds 2020-07-31 13:45:32 +03:00
vminsert app: remove duplicate *-pure makefile rules 2020-07-31 20:01:30 +03:00
vmrestore all: add mssing APP_NAME to vm*-GOARCH builds 2020-07-31 13:45:32 +03:00
vmselect app/vmselect/promql: remove metric name from results of certain rollup functions in order to be consistent with Prometheus 2020-08-06 23:29:18 +03:00
vmstorage app/vmstorage: rename vm_cache_size_entries{type="storage/prefetchedMetricIDs"} to vm_cache_entries{type="storage/prefetchedMetricIDs"} to be consistent with other vm_cache_entries metrics 2020-08-06 16:34:18 +03:00