From a0458c95c157a3f08162ae54f17f6c7d407591ea Mon Sep 17 00:00:00 2001 From: Steve Gordon Date: Mon, 3 Feb 2025 12:53:41 +0000 Subject: [PATCH] Add note about auto-instrumentation and satellite assemblies (#2533) As titled. --- docs/setup-auto-instrumentation.asciidoc | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/docs/setup-auto-instrumentation.asciidoc b/docs/setup-auto-instrumentation.asciidoc index f4859660f..b34842834 100644 --- a/docs/setup-auto-instrumentation.asciidoc +++ b/docs/setup-auto-instrumentation.asciidoc @@ -35,9 +35,12 @@ _* Due to binding issues introduced by Microsoft, we recommend at least .NET Fra _** Minimum GLIBC version 2.14._ -NOTE: The profiler-based agent only supports 64-bit applications. 32-bit applications aren't supported. +IMPORTANT: The profiler-based agent only supports 64-bit applications. 32-bit applications aren't supported. -NOTE: The profiler-based agent does not currently support ARM. +IMPORTANT: The profiler-based agent does not currently support ARM. + +IMPORTANT: The profiler-based agent does not currently support instrumenting applications which use resources contained in +satellite assemblies. See https://github.com/elastic/apm-agent-dotnet/issues/2339[this issue] for more details. It instruments the following assemblies: