From c9fcf3f11cac21cc326fd20a34cae3d629aad0c3 Mon Sep 17 00:00:00 2001 From: tobi Date: Mon, 13 Oct 2025 18:22:28 +0200 Subject: [docs] Document setting `OTEL_EXPORTER_PROMETHEUS_HOST` for Docker (#4498) Closes https://codeberg.org/superseriousbusiness/gotosocial/issues/4493 Reviewed-on: https://codeberg.org/superseriousbusiness/gotosocial/pulls/4498 Co-authored-by: tobi Co-committed-by: tobi --- example/config.yaml | 1 - 1 file changed, 1 deletion(-) (limited to 'example') diff --git a/example/config.yaml b/example/config.yaml index 25bb09068..bf6be2573 100644 --- a/example/config.yaml +++ b/example/config.yaml @@ -1114,7 +1114,6 @@ tracing-enabled: false # With these variables set, a Prometheus metrics endpoint will be exposed at # localhost:9464/metrics. This can be further configured using the variables: # -# - OTEL_EXPORTER_OTLP_METRICS_PROTOCOL # - OTEL_EXPORTER_PROMETHEUS_HOST # - OTEL_EXPORTER_PROMETHEUS_PORT # -- cgit v1.2.3