VictoriaMetrics/app
Aliaksandr Valialkin 0cbe5ccb4a
app/vmselect: rename promql.WriteActiveQueries() to promql.ActiveQueriesHandler()
This makes it more consistent with the rest of handlers inside app/vmselect/main.go

This is a follow-up for 6a96fd8ed5

Updates https://github.com/VictoriaMetrics/VictoriaMetrics/issues/4598
2023-07-20 11:30:40 -07:00
..
victoria-logs app/vlselect: handle vmui at /select/vmui path instead of /vmui 2023-07-06 21:36:28 -07:00
vlinsert all: replace ElasticSearch -> Elasticsearch for the sake of consistency 2023-07-14 10:52:43 -07:00
vlselect docs: follow-up after aec4b5db81 (#4638) 2023-07-19 14:48:17 -07:00
vlstorage docs: follow-up after aec4b5db81 (#4638) 2023-07-19 14:48:17 -07:00
vmagent all: replace atomic.Value with atomic.Pointer[T] 2023-07-19 17:48:26 -07:00
vmalert app/vmalert/README.md: sync with docs/vmalert.md after 54b7bd4564 2023-07-19 16:31:30 -07:00
vmauth docs: follow-up after aec4b5db81 (#4638) 2023-07-19 14:48:17 -07:00
vmbackup docs: follow-up after aec4b5db81 (#4638) 2023-07-19 14:48:17 -07:00
vmbackupmanager docs: follow-up after aec4b5db81 (#4638) 2023-07-19 14:48:17 -07:00
vmctl all: add support for or filters in series selectors 2023-07-15 23:56:18 -07:00
vmgateway docs: follow-up after aec4b5db81 (#4638) 2023-07-19 14:48:17 -07:00
vminsert all: replace atomic.Value with atomic.Pointer[T] 2023-07-19 17:48:26 -07:00
vmrestore docs: follow-up after aec4b5db81 (#4638) 2023-07-19 14:48:17 -07:00
vmselect app/vmselect: rename promql.WriteActiveQueries() to promql.ActiveQueriesHandler() 2023-07-20 11:30:40 -07:00
vmstorage lib/storage: switch from global to per-day index for MetricName -> TSID mapping 2023-07-13 17:03:50 -07:00
vmui feat: optimize vmui-log bundle size (#4602) 2023-07-19 16:52:18 -07:00