From 139d2ce30f1e7446629f2a427c5a9713cbc484d4 Mon Sep 17 00:00:00 2001 From: Daniel Jaglowski Date: Tue, 18 Feb 2025 06:45:29 -0600 Subject: [PATCH] Add clarification about attribute types to Telemetry RFC (#12407) As suggested in https://github.com/open-telemetry/opentelemetry-collector/issues/12217#issuecomment-2648752916 Co-authored-by: Pablo Baeyens --- docs/rfcs/component-universal-telemetry.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/rfcs/component-universal-telemetry.md b/docs/rfcs/component-universal-telemetry.md index a13ed7bfeaf..bf45f8adfcf 100644 --- a/docs/rfcs/component-universal-telemetry.md +++ b/docs/rfcs/component-universal-telemetry.md @@ -27,7 +27,7 @@ be automatically captured for each kind of pipeline component. ## Attributes -All signals should use the following attributes: +Spans, data points, and log records should carry the following attributes: ### Receivers