From b4c1bb152da80a5e3d4137be06abc5614244eec9 Mon Sep 17 00:00:00 2001 From: Sylvain Juge <763082+SylvainJuge@users.noreply.github.com> Date: Tue, 17 Oct 2023 15:06:51 +0200 Subject: [PATCH] remove previous content --- specs/agents/tracing-spans.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/specs/agents/tracing-spans.md b/specs/agents/tracing-spans.md index 79f25d0d..6b513586 100644 --- a/specs/agents/tracing-spans.md +++ b/specs/agents/tracing-spans.md @@ -120,11 +120,6 @@ stack traces. A non-default value for this configuration option should override any value set for the deprecated `span_frames_min_duration`. -#### Stack traces with OpenTelemetry agents - -Agents that are based on OpenTelemetry should use the `elastic.span.stack_trace` attribute to store the -span stack trace. The exception should be stored in plain text using the usual text format for the platform. - ### Exit spans Exit spans are spans that describe a call to an external service,