Aliaksandr Valialkin
|
a2aa3a60eb
|
app/vmselect: show X-Forwarded-For contents on /api/v1/status/active_queries page
Updates https://github.com/VictoriaMetrics/VictoriaMetrics/issues/659
|
2020-07-31 20:01:09 +03:00 |
|
Aliaksandr Valialkin
|
0f6f0d30d3
|
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:14:40 +03:00 |
|
Aliaksandr Valialkin
|
6c1a47b5e0
|
app/vmselect/promql/active_queries.go: simplify code a bit by inlining getNextActiveQueryID function
|
2020-07-09 11:18:53 +03:00 |
|
Aliaksandr Valialkin
|
fb86071552
|
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/575
Updates https://github.com/VictoriaMetrics/VictoriaMetrics/issues/528
|
2020-07-08 19:09:31 +03:00 |
|