From 2dba8bba93a705db02bfff72c60d6e897f1debbc Mon Sep 17 00:00:00 2001 From: Dimitrij Drus Date: Wed, 18 Jan 2023 14:38:25 +0100 Subject: [PATCH] documentation updated --- docs/content/docs/operations/observability.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/docs/operations/observability.adoc b/docs/content/docs/operations/observability.adoc index ab819db92..b0b3f9557 100644 --- a/docs/content/docs/operations/observability.adoc +++ b/docs/content/docs/operations/observability.adoc @@ -235,7 +235,7 @@ By default, heimdall exposes a `/metrics` HTTP endpoint on port `10250` (See als * Process information, like CPU, memory, file descriptor usage and start time * Go runtime information, including details about GC, number of goroutines and OS threats * Information about the metrics endpoint itself, including the number of internal errors encountered while gathering the metrics, number of current inflight and overall scrapes done. -* Information about the decision and proxy requests handled, including the total amount and duration of http requests by status code, method and path, as well as information about requests in progress. If tracing information is available, labels about `parent_id`, `trace_id` and `span_id` are set for histogram metrics. +* Information about the decision and proxy requests handled, including the total amount and duration of http requests by status code, method and path, as well as information about requests in progress. * Information about expiry for configured certificates. The following table provide detailed information about these