VictoriaMetrics/app/vmselect
Aliaksandr Valialkin 3237d0309c app/vmselect/promql: list a sample of duplicate time series in the error message for group_left or group_right
This should improve troubleshooting for complex queries involving `group_left` and `group_right` modifiers.
2019-06-12 16:57:37 +03:00
..
netstorage lib/fs: consolidate *RemoveAll* funcs into a single MustRemoveAll func 2019-06-12 01:53:46 +03:00
prometheus app/vmselect: add /api/v1/labels/count handler for quick detection of labels with the maximum number of distinct values 2019-06-10 19:55:38 +03:00
promql app/vmselect/promql: list a sample of duplicate time series in the error message for group_left or group_right 2019-06-12 16:57:37 +03:00
main.go app/vmselect: add /api/v1/labels/count handler for quick detection of labels with the maximum number of distinct values 2019-06-10 19:55:38 +03:00
README.md all: open-sourcing single-node version 2019-05-23 00:18:06 +03:00

vmselect performs the incoming queries and fetches the required data from vmstorage.