Function k8s_e2e_tests::metrics::assert_vector_started
source ยท pub async fn assert_vector_started(url: &str) -> Result<(), Box<dyn Error>>
Expand description
This helper function performs an HTTP request to the specified URL and
validates the presence of vector_started
-ish metric.