VictoriaMetrics/lib/promscrape/discovery/azure
Zhu Jiekun 49f63b2b9a
app/vmagent: fixes azure service discovery pagination
Azure API response with link to the next page was incorrectly validate. Validation used url.Host header to match configure API URL.


https://github.com/VictoriaMetrics/VictoriaMetrics/issues/6784
2024-08-09 15:26:18 +02:00
..
api.go app/vmagent: fixes azure service discovery pagination 2024-08-09 15:26:18 +02:00
azure.go all: replace old https://docs.victoriametrics.com/sd_configs.html url with the new one - https://docs.victoriametrics.com/sd_configs/ 2024-04-18 02:28:26 +02:00
azure_test.go lib/promscrape/discovery/azure: add __meta_azure_machine_size label in the same way as Prometheus does 2023-01-27 17:07:57 -08:00
machine.go app/vmagent: fixes azure service discovery pagination 2024-08-09 15:26:18 +02:00
machine_test.go app/vmagent: fixes azure service discovery pagination 2024-08-09 15:26:18 +02:00
nic.go lib/promscrape/discoveryutils: switch to native http client from fasthttp (#3568) 2023-01-05 21:23:15 -08:00