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