Aliaksandr Valialkin
|
511805d88d
|
lib/promscrape/discovery/dns: add support for resolving MX records
See https://github.com/prometheus/prometheus/pull/10099
|
2022-08-15 00:32:34 +03:00 |
|
Aliaksandr Valialkin
|
004e683c55
|
docs/sd_configs.md: mention that http client configs can contain headers and proxy_headers options
|
2022-08-07 18:27:26 +03:00 |
|
Aliaksandr Valialkin
|
0e3f21bc25
|
docs/sd_configs.md: mention that http client options can be specified in scrape_configs section
|
2022-08-07 00:21:00 +03:00 |
|
Aliaksandr Valialkin
|
f36de0ecc9
|
docs: add docs for scrape_configs section
|
2022-08-07 00:04:31 +03:00 |
|
Aliaksandr Valialkin
|
46ed82b894
|
docs/sd_configs.md: add docs for static_configs
|
2022-08-06 23:17:17 +03:00 |
|
Aliaksandr Valialkin
|
b8fc2d356f
|
docs/sd_configs.md: add docs for openstack_sd_configs
|
2022-08-06 23:07:01 +03:00 |
|
Aliaksandr Valialkin
|
34d5eda904
|
docs/sd_configs.md: document kubernetes_sd_configs
|
2022-08-06 22:38:39 +03:00 |
|
Aliaksandr Valialkin
|
b8fdac4bd7
|
docs/sd_configs.md: document http_sd_configs
|
2022-08-05 19:50:06 +03:00 |
|
Aliaksandr Valialkin
|
d8b9cb909a
|
docs/sd_configs.md: document gce_sd_configs
|
2022-08-05 19:36:57 +03:00 |
|
Aliaksandr Valialkin
|
e3b427ea54
|
docs/sd_configs.md: document file_sd_configs
|
2022-08-05 19:16:54 +03:00 |
|
Aliaksandr Valialkin
|
fad2e79747
|
docs/sd_configs.md: document eureka_sd_configs
|
2022-08-05 19:04:36 +03:00 |
|
Aliaksandr Valialkin
|
417d3baab0
|
docs/sd_configs.md: document ec2_sd_configs
|
2022-08-05 18:51:31 +03:00 |
|
Aliaksandr Valialkin
|
60e5005d17
|
docs/sd_configs.md: add docs for dockerswarm_sd_configs
|
2022-08-05 16:19:57 +03:00 |
|
Aliaksandr Valialkin
|
5760c68dd7
|
docs/sd_configs.md: document docker_sd_configs
|
2022-08-05 15:36:27 +03:00 |
|
Aliaksandr Valialkin
|
aa374af910
|
docs/sd_configs.md: document dns_sd_configs
|
2022-08-05 15:26:40 +03:00 |
|
Aliaksandr Valialkin
|
2d4a6a2237
|
docs/sd_configs.md: document digitalocean_sd_configs
|
2022-08-05 15:16:45 +03:00 |
|
Aliaksandr Valialkin
|
ca4f5eac0e
|
docs/sd_configs.md: document consul_sd_configs
|
2022-08-05 15:03:22 +03:00 |
|
Aliaksandr Valialkin
|
01a380deb8
|
docs/sd_configs.md: document azure_sd_configs
|
2022-08-05 14:15:40 +03:00 |
|
Aliaksandr Valialkin
|
0c95d87abd
|
docs: fixes after 83a4abda3f
|
2022-08-05 10:15:00 +03:00 |
|
Aliaksandr Valialkin
|
83a4abda3f
|
lib/promscrape/discovery/yandexcloud: follow-up after 6e5ac32fba
Updates https://github.com/VictoriaMetrics/VictoriaMetrics/issues/1386
|
2022-08-04 22:26:43 +03:00 |
|
Igor Tiunov
|
6e5ac32fba
|
YC service discovery (#2923)
* YC service discovery
https://github.com/VictoriaMetrics/VictoriaMetrics/issues/1386
* Fixed linter suggestions
* fixed golint errors
|
2022-08-04 20:44:16 +03:00 |
|