File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed
content/en/serverless/azure_app_services Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -186,9 +186,11 @@ Identifier for Datadog's .NET the instrumentation library.<br>
186
186
187
187
` CORECLR_PROFILER_PATH`
188
188
: ** Value for glibc- based Linux distros** : < br>
189
- ` /home/site/wwwroot/datadog/linux-x64/Datadog.Trace.ClrProfiler.Native.so` < br>
189
+ ` /home/site/wwwroot/datadog/` < br>
190
+ ` linux-x64/Datadog.Trace.ClrProfiler.Native.so` < br>
190
191
** Value for Alpine Linux and other musl- based distros** : < br>
191
- ` /home/site/wwwroot/datadog/linux-musl-x64/Datadog.Trace.ClrProfiler.Native.so` < br>
192
+ ` /home/site/wwwroot/datadog/` < br>
193
+ ` linux-musl-x64/Datadog.Trace.ClrProfiler.Native.so` < br>
192
194
Path to the instrumentation library loaded by the .NET runtime.< br>
193
195
194
196
[1 ]: https: // www.nuget.org/packages/Datadog.Trace.Bundle#readme-body-tab
You can’t perform that action at this time.
0 commit comments