VictoriaMetrics/app/vmselect
Nikolay 195341a7cf Graphite vmalert wip (#112)
* init implementation for graphite alerts

* adds graphite support for vmalert

* small fix

* changes vmalert graphite api with type

* updates tests

* small fix

* fixes graphite parse

* Fixes graphite from time
2021-02-01 15:05:32 +02:00
..
bufferedwriter app/vmselect: stop /api/v1/export/* execution if client disconnects 2020-09-27 23:53:13 +03:00
graphite app/vmselect/graphite: extract getCanonicalPath() function from loop body inside getCanonicalPaths() 2021-01-18 17:30:26 +02:00
graphiteql Graphite vmalert wip (#112) 2021-02-01 15:05:32 +02:00
netstorage all: properly handle CPU limits set on the host system/container 2020-12-08 21:07:29 +02:00
prometheus app/vmselect: add -search.maxStepForPointsAdjustment command-line flag, which can be used for disabling adjustment for points returned from /api/v1/query_range handler if they have timestamps closer than -search.latencyOffset to the current time 2021-01-19 22:56:32 +02:00
promql app/vmselect/promql: improve documentation for -search.maxPointsPertimeseries command-line flag 2021-01-22 13:00:10 +02:00
querystats app/vmselect: sync query stats handling with cluster version 2020-12-27 13:00:29 +02:00
searchutils app/vmselect/searchutils: return elapsed time in Deadline.String() output 2020-12-01 00:15:18 +02:00
main.go app/vmselect: sync query stats handling with cluster version 2020-12-27 13:00:29 +02: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.