Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.

Commit 4111db3

Browse files
authored
@RassK feedback
Adapting for @RassK feedback
1 parent 2ad3a5c commit 4111db3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gdi/get-data-in/application/otel-dotnet/instrumentation/instrument-dotnet-application.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ Windows
111111
If ``OTEL_SERVICE_NAME`` is not set for a web application hosted in IIS, the inferred name based on the site name and virtual directory path is used.
112112

113113
.. note::
114-
If multiple applications are running in the same IIS Application Pool do not use the ``appSettings``. Let the instrumentation infer the name and use the Application Pool environment variables configuration, see below, to set the resource attributes.
114+
If multiple applications are running in the same IIS Application Pool do not use the ``appSettings`` block of the web.config file to configure any environment variable. Let the instrumentation infer the name and use the Application Pool environment variables configuration, see below, to set the resource attributes (which will be shared by all applications in the Application Pool).
115115

116116
After modifying the web.config file, restart IIS:
117117

0 commit comments

Comments
 (0)