Module Tezt_cloud.Prometheus

val get_query_endpoint : query:string -> Uri.t option

get_query_endpoint ~query returns the endpoint corresponding to the prometheus server, extended with the query provided. Returns None if the prometheus service is not running. Useful to perform GET requests.