From 748318edbc814b0151c8904b8932246393688ed6 Mon Sep 17 00:00:00 2001 From: Alan Cha Date: Wed, 26 Jan 2022 22:29:44 -0500 Subject: [PATCH] Missing space --- api/metrics_api.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/metrics_api.md b/api/metrics_api.md index 0a2a98d..8435a0a 100644 --- a/api/metrics_api.md +++ b/api/metrics_api.md @@ -237,7 +237,7 @@ curl /prometheus/api/v1/query?query=sysdig_host_cpu_us Where -* ``indicates the endpoint targetted by the REST API call. For more information, see [Monitoring REST API endpoints](/docs/monitoring?topic=monitoring-endpoints#endpoints_rest_api). For example, the public endpoint for an instance that is available in us-south is the following: `https://us-south.monitoring.cloud.ibm.com/api` +* `` indicates the endpoint targetted by the REST API call. For more information, see [Monitoring REST API endpoints](/docs/monitoring?topic=monitoring-endpoints#endpoints_rest_api). For example, the public endpoint for an instance that is available in us-south is the following: `https://us-south.monitoring.cloud.ibm.com/api` * You can pass multiple headers by using `-H`.