If you are *testing* a remote web UI:
https://github.com/prometheus/blackbox_exporter/

If you want to *collect data* from a remote web UI, then you'll need to 
scrape the HTML to extract the metrics you want, and convert them into 
OpenMetrics format.  Usually it's better to look for an API that you can 
query, or add prometheus metrics exposition into the app itself.

-- 
You received this message because you are subscribed to the Google Groups 
"Prometheus Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/prometheus-users/fa619c8e-ab87-4eda-8f0b-543d77bfef32n%40googlegroups.com.

Reply via email to