From a63b45beae695c9f4b7fc2049197d68bee0e9b8c Mon Sep 17 00:00:00 2001 From: Anna Urbiztondo Date: Fri, 15 Sep 2023 06:15:11 +0200 Subject: [PATCH] Moving sections --- gdi/monitors-prometheus/prometheus-exporter.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/gdi/monitors-prometheus/prometheus-exporter.md b/gdi/monitors-prometheus/prometheus-exporter.md index 75841c9b0..fb99f1ec5 100644 --- a/gdi/monitors-prometheus/prometheus-exporter.md +++ b/gdi/monitors-prometheus/prometheus-exporter.md @@ -109,9 +109,6 @@ Filtering can be very useful here, because exporters tend to be verbose. ## Troubleshooting -```{include} /_includes/troubleshooting.md -``` - ### Log contains the error `net/http: HTTP/1.x transport connection broken: malformed HTTP response` Solution: Activate HTTPS with `useHTTPS`. @@ -120,5 +117,12 @@ Solution: Activate HTTPS with `useHTTPS`. Solution: Activate `useServiceAccount` and make sure the service account that the Splunk Distribution of OpenTelemetry Collector is running with has the necessary permissions. +### Get help + +```{include} /_includes/troubleshooting.md +``` + + +