Aliaksandr Valialkin
|
c27bd63f6c
|
lib/promscrape: update links to sd_configs from Prometheus site to https://docs.victoriametrics.com/sd_configs.html
|
2022-08-15 01:40:48 +03:00 |
|
Aliaksandr Valialkin
|
ad445a06cd
|
lib/promscrape: properly show proxy_url option value at /config page
Updates https://github.com/VictoriaMetrics/VictoriaMetrics/issues/1755
|
2021-10-26 21:24:22 +03:00 |
|
Aliaksandr Valialkin
|
4461e20e7d
|
lib/promscrape: consistently sort service discovery routines
This should simplify further maintenance of the code
|
2021-06-25 13:22:16 +03:00 |
|
Nikolay
|
501429c3ff
|
adds missing MustStop call to do and http sd (#1404)
|
2021-06-25 11:43:32 +03:00 |
|
Nikolay
|
9ea1dca3dd
|
fixes DO service discovery labels (#1389)
adds test for digitalocean sd
|
2021-06-17 17:21:10 +03:00 |
|
Nikolay
|
e42da47608
|
adds digital ocean sd (#1376)
* adds digital ocean sd config
* adds digital ocean sd
https://github.com/VictoriaMetrics/VictoriaMetrics/issues/1367
* typo fix
|
2021-06-14 13:19:29 +03:00 |
|