From d73d72783eb7c5bc6b0520bb7c1f8bff22793333 Mon Sep 17 00:00:00 2001 From: Benedikt Bongartz Date: Fri, 14 Feb 2025 16:04:13 +0100 Subject: [PATCH] observability: extend trace desc Signed-off-by: Benedikt Bongartz --- observability/README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/observability/README.md b/observability/README.md index 8681ea0e0..628dc32cb 100644 --- a/observability/README.md +++ b/observability/README.md @@ -47,6 +47,12 @@ make patch-clusteservice ### Correlate with ARM requests +#### Generate Traces + +Traces are automatically generated for incoming http requests. A simple way to generate incoming requests is to run the `aro-hcp demo` scripts, e.g. to create a cluster. + +#### Common Span Attributes + The following span attributes are set in the root span and propagated to the next service via baggage: ```