VictoriaMetrics/lib/promscrape/discovery/azure
Zhu Jiekun 9e2bd82376
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:22:47 +02:00
..
api.go app/vmagent: fixes azure service discovery pagination 2024-08-09 15:22:47 +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:12 -08: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:27:47 +02:00
machine_test.go app/vmagent: fixes azure service discovery pagination 2024-08-09 15:22:47 +02:00
machine.go app/vmagent: fixes azure service discovery pagination 2024-08-09 15:22:47 +02:00
nic.go