From c667653e71d6ca29083e77d53682a4482918e5fb Mon Sep 17 00:00:00 2001 From: Pierre Prinetti Date: Fri, 20 Sep 2024 15:31:31 +0200 Subject: [PATCH] Add test instructions as Markdown comments --- docs/user/openstack/observability.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/docs/user/openstack/observability.md b/docs/user/openstack/observability.md index c9325292f02..5622b6141a9 100644 --- a/docs/user/openstack/observability.md +++ b/docs/user/openstack/observability.md @@ -37,6 +37,25 @@ sum by (vm_instance) ( ## Using remote-write to send RHOSO and OCP metrics to an external storage + + ### Step 1: Set up the external storage In this example, we'll assume that the external storage is another Prometheus instance.