F5 Distributed Cloud Telemetry (Metrics) - Prometheus
Scope
This article walks through the process of collecting metrics from F5 Distributed Cloud’s (XC) Service Graph API and exposing them in a format that Prometheus can scrape. Prometheus then scra...
Updated Jul 29, 2025
Version 2.0Karthik_Hadagali
Employee
Joined December 31, 2024
Donald_J_Ross
Cirrus
Oct 20, 2025Im getting an error, can you give me an example of your enviroment file ? or point me in the right dirrection.
"
urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host="fullproxy.console.ves.volterra.io'%20", port=443): Max retries exceeded with url: / (Caused by NameResolutionError("<urllib3.connection.HTTPSConnection object at 0x76daa37278c0>: Failed to resolve 'fullproxy.console.ves.volterra.io'%20' ([Errno -2] Name or service not known)"))
"
Karthik_Hadagali
Employee
Oct 21, 2025I'm exporting environment variables at runtime as part of my automation script.
Please refer below file for exporting (line 81-84)
https://github.com/f5devcentral/f5-xc-terraform-examples/blob/main/telemetry/f5-xc-telemetry-prometheus/gcp_main.tf