Skip to content

Commit 00f8823

Browse files
Linux installer script: support .NET zero config (#4738)
1 parent e5d06c5 commit 00f8823

File tree

3 files changed

+418
-277
lines changed

3 files changed

+418
-277
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
22

33
## Unreleased
44

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.
16+
517
## v0.99.0
618

719
### 🛑 Breaking changes 🛑

0 commit comments

Comments
 (0)