Nikolay
f5e70f0ab9
adds multiple match args support for prometheusSearch, ( #106 )
...
it merges result according to prometheus ChainedSeriesMerge.
https://github.com/VictoriaMetrics/VictoriaMetrics/issues/1001
2021-01-11 13:06:54 +02:00
Aliaksandr Valialkin
6e3cbae0b3
app/vmstorage/promdb: code prettifying after a5583ddaff
2021-01-07 23:30:19 +02:00
Nikolay
a5583ddaff
adds period compaction to prometheus data ( #105 )
...
* adds period compaction to prometheus data
and filtering for datapoints outside retention period
* lint fix
* adds custom retention func
* fixes compaction,
fixes search query adjustment
2021-01-07 22:55:35 +02:00
Aliaksandr Valialkin
56303aee5b
Merge branch 'public-single-node' into pmm-6401-read-prometheus-data-files
2020-11-05 02:51:08 +02:00
Aliaksandr Valialkin
ff1cbb524e
app/vmselect: obtain labels and label values from Prometheus storage inside netstorage package
2020-09-23 22:43:01 +03:00
Aliaksandr Valialkin
a70df4bd83
PMM-6401 Initial implementaton for reading data from Prometheus files
2020-09-23 14:26:39 +03:00