You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[](https://github.com/open-telemetry/opentelemetry-dotnet-instrumentation/releases/tag/v1.11.0)
[](https://github.com/open-telemetry/opentelemetry-dotnet-instrumentation/releases/tag/v1.12.0)
Copy file name to clipboardExpand all lines: docs/advanced-config.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@
7
7
8
8
## OpenTelemetry configuration
9
9
10
-
See [Open Telemetry Auto Instrumentation documentation](https://github.com/open-telemetry/opentelemetry-dotnet-instrumentation/blob/v1.11.0/docs/config.md)
10
+
See [Open Telemetry Auto Instrumentation documentation](https://github.com/open-telemetry/opentelemetry-dotnet-instrumentation/blob/v1.12.0/docs/config.md)
11
11
for configuration details.
12
12
13
13
## Splunk distribution configuration
@@ -23,7 +23,7 @@ Download and install the latest binaries from
23
23
24
24
When running your application, make sure to:
25
25
26
-
1. Set the [resources](https://github.com/open-telemetry/opentelemetry-dotnet-instrumentation/blob/v1.11.0/docs/config.md#resources).
26
+
1. Set the [resources](https://github.com/open-telemetry/opentelemetry-dotnet-instrumentation/blob/v1.12.0/docs/config.md#resources).
27
27
1. Set the environment variables from the table below.
28
28
29
29
| Environment variable | .NET version | Value |
@@ -45,7 +45,7 @@ When running your application, make sure to:
45
45
|`OTEL_DOTNET_AUTO_HOME`| All versions |`$INSTALL_DIR`|
46
46
|`OTEL_DOTNET_AUTO_PLUGINS`| All versions |`Splunk.OpenTelemetry.AutoInstrumentation.Plugin, Splunk.OpenTelemetry.AutoInstrumentation`|
47
47
48
-
> Some settings can be omitted on .NET. For more information, see the [documentation](https://github.com/open-telemetry/opentelemetry-dotnet-instrumentation/blob/v1.11.0/docs/config.md#net-clr-profiler).
48
+
> Some settings can be omitted on .NET. For more information, see the [documentation](https://github.com/open-telemetry/opentelemetry-dotnet-instrumentation/blob/v1.12.0/docs/config.md#net-clr-profiler).
Copy file name to clipboardExpand all lines: test/Splunk.OpenTelemetry.AutoInstrumentation.IntegrationTests/BuildTests.DistributionStructure_windows.verified.txt
0 commit comments