Aliaksandr Valialkin
|
79c30cf4cb
|
app/vmselect: show query origin (aka remote_addr or client address) on the /api/v1/status/active_queries page for every query
|
2020-07-28 15:13:08 +03:00 |
|
Aliaksandr Valialkin
|
2d9b3ad5b3
|
app/vmselect/promql/active_queries.go: simplify code a bit by inlining getNextActiveQueryID function
|
2020-07-09 11:18:30 +03:00 |
|
Aliaksandr Valialkin
|
742da690f4
|
app/vmselect: add /api/v1/status/active_queries page with the list of currently running queries
This is a follow-up for https://github.com/VictoriaMetrics/VictoriaMetrics/pull/598
Updates https://github.com/VictoriaMetrics/VictoriaMetrics/pull/575
|
2020-07-08 18:55:38 +03:00 |
|