Aliaksandr Valialkin
|
5f13c519ee
|
lib/promscrape: restore red highlighting for DOWN targets at /targets page
Updates https://github.com/VictoriaMetrics/VictoriaMetrics/issues/1461
|
2021-08-15 16:04:33 +03:00 |
|
Aliaksandr Valialkin
|
c857e05604
|
lib/promscrape: add missing whitespace at /targets page before up word
|
2021-07-26 12:23:06 +03:00 |
|
Nikolay
|
6bd2309449
|
fixes /targets button style (#1423)
* fixes /targets button style
https://github.com/VictoriaMetrics/VictoriaMetrics/issues/1422
* updates boostrap version
|
2021-07-01 11:52:47 +03:00 |
|
Aliaksandr Valialkin
|
0c4c630839
|
lib/promscrape: typo fix in /targets output
The typo has been introduced in fb72a2133f
Updates https://github.com/VictoriaMetrics/VictoriaMetrics/issues/1408
|
2021-06-28 21:27:22 +03:00 |
|
Aliaksandr Valialkin
|
f9069ba32a
|
lib/promscrape: show jobs with empty scrape targets on /targets page
|
2021-06-18 10:54:12 +03:00 |
|
Aliaksandr Valialkin
|
5f91a701fa
|
lib/promscrape: show the number of samples collected during the last scrape at /targets and /api/v1/targets pages
Updates https://github.com/VictoriaMetrics/VictoriaMetrics/issues/1377
|
2021-06-14 14:04:35 +03:00 |
|
Aliaksandr Valialkin
|
104aac170e
|
lib/promscrape: add bootstrap styles to /targets html page
|
2020-12-15 12:38:29 +02:00 |
|
Aliaksandr Valialkin
|
ad961fe1f1
|
lib/promscrape: formatting fixes for /tarets page
|
2020-12-15 11:59:28 +02:00 |
|
Aliaksandr Valialkin
|
38145cfbb8
|
lib/promscrape: formatting fixes for /targets page
|
2020-12-15 11:27:22 +02:00 |
|
Aliaksandr Valialkin
|
b904ae3722
|
lib/promscrape: add missing whitespace between duration and ago word at /targets page
|
2020-12-14 14:20:30 +02:00 |
|
Nikolay
|
324e3aa1a5
|
Changes targets api (#961)
* changes /targets api
adds html response if requester accepts text/html,
adds quick template for /targets api,
fixes pathPrefix for / requests
* changes namings
* renamed targets file
* Update app/victoria-metrics/main.go
Co-authored-by: Aliaksandr Valialkin <valyala@gmail.com>
* adds trimspace to qtpl,
moves content-type for targets response closer to writer
* fixes bug with prefix
Co-authored-by: Aliaksandr Valialkin <valyala@gmail.com>
|
2020-12-14 14:13:00 +02:00 |
|