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
Copy file name to clipboardExpand all lines: CHANGELOG.md
+12Lines changed: 12 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,18 @@
2
2
3
3
## Unreleased
4
4
5
+
### 🛑 Breaking changes 🛑
6
+
7
+
- (Splunk) Linux installer script:
8
+
- Removed support for the deprecated `--[no-]generate-service-name` and `--[enable|disable]-telemetry` options.
9
+
- The minimum supported version for the `--instrumentation-version` option is `0.87.0`.
10
+
11
+
### 💡 Enhancements 💡
12
+
13
+
- (Splunk) Linux installer script: Initial support for [Splunk OpenTelemetry Auto Instrumentation for .NET](https://github.com/signalfx/splunk-otel-dotnet) (x86_64/amd64 only)
14
+
- Activated by default when the `--with-instrumentation` or `--with-systemd-instrumentation` option is specified.
15
+
- Use the `--without-instrumentation-sdk dotnet` option to skip activation.
0 commit comments