From c5c42db687ab5ba25bd77027a477939a04590f0b Mon Sep 17 00:00:00 2001 From: Rob Siebens Date: Fri, 6 Sep 2024 08:03:11 -0700 Subject: [PATCH] fix(Logs): Clarify warning about reserved attributes --- src/content/docs/logs/log-api/log-event-data.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/docs/logs/log-api/log-event-data.mdx b/src/content/docs/logs/log-api/log-event-data.mdx index 56aaa1dd549..1b30aab4286 100644 --- a/src/content/docs/logs/log-api/log-event-data.mdx +++ b/src/content/docs/logs/log-api/log-event-data.mdx @@ -109,7 +109,7 @@ Some specific attributes have additional restrictions: - These attributes are reserved for our mobile and browser integrations. + These attributes are reserved for internal use by our mobile and browser integrations. If you use any of these integrations, then you should not rely on or make use of these instrumentation attributes.