diff --git a/content/en/blog/2024/prom-and-otel/index.md b/content/en/blog/2024/prom-and-otel/index.md index 18b3b3900012..eb6bece35483 100644 --- a/content/en/blog/2024/prom-and-otel/index.md +++ b/content/en/blog/2024/prom-and-otel/index.md @@ -271,9 +271,9 @@ flowchart RL oc1 --> ta oc2 --> ta oc3 --> ta - sm ~~~|"1. Discover Prometheus Operator CRs"| sm - ta ~~~|"2. Add job to TA scrape configuration"| ta - oc3 ~~~|"3. Add job to OTel Collector scrape configuration"| oc3 + sm ~~~|1#46; Discover Prometheus Operator CRs| sm + ta ~~~|2#46; Add job to TA scrape configuration| ta + oc3 ~~~|3#46; Add job to OTel Collector scrape configuration| oc3 ``` Even though Prometheus is not required to be installed in your Kubernetes