cloudstack/plugins/integrations/prometheus
dahn 2feb7d786c Fix Prometheus exporter not recognizing ::1 as IPv6 loopback
Normalize IPv6 addresses using InetAddress.getHostAddress() so that
compressed forms like ::1 and full forms like 0:0:0:0:0:0:0:1 are
treated as equivalent when checking the allowed IPs list.

Fixes #6714
2026-05-26 12:11:03 +02:00
..
src Fix Prometheus exporter not recognizing ::1 as IPv6 loopback 2026-05-26 12:11:03 +02:00
pom.xml Updating pom.xml version numbers for release 4.23.0.0-SNAPSHOT 2025-11-05 16:54:39 +05:30