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
+10-1Lines changed: 10 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -2,9 +2,18 @@
2
2
3
3
## Unreleased
4
4
5
+
### 🚩 Deprecations 🚩
6
+
7
+
- (Splunk) `Linux installer script`: Fluentd support has been deprecated and will be removed in a future release. ([#6264](https://github.com/signalfx/splunk-otel-collector/pull/6264))
8
+
- Please use native OTel Collector receivers instead.
9
+
- A common replacement for Fluentd's functionality is the [filelog receiver](https://help.splunk.com/en/splunk-observability-cloud/manage-data/available-data-sources/supported-integrations-in-splunk-observability-cloud/opentelemetry-receivers/filelog-receiver).
10
+
Many common configuration examples of the `filelog` receiver can be found in the [logs_config_linux.yaml](https://github.com/signalfx/splunk-otel-collector/blob/87bee7ae45b08be8d143a758d0f7004fd92d8f60/cmd/otelcol/config/collector/logs_config_linux.yaml) file.
11
+
5
12
### 💡 Enhancements 💡
6
13
7
-
- (Splunk) `discovery` - Add more metrics that are enabled by default for the SQL Server receiver ([#]())
14
+
- (Splunk) Add an install property, `COLLECTOR_SVC_ARGS`, to the Windows MSI to
15
+
configure the command-line arguments used to launch the collector service on Windows.
16
+
- (Splunk) `discovery` - Add more metrics that are enabled by default for the SQL Server receiver ([#6259](https://github.com/signalfx/splunk-otel-collector/pull/6259))
0 commit comments