Skip to content

Commit 3f8f675

Browse files
authored
More changelog for 129 release (#6414)
1 parent a443e51 commit 3f8f675

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,13 @@ and the [opentelemetry-collector-contrib v0.129.0](https://github.com/open-telem
3939

4040
### 💡 Enhancements 💡
4141

42+
- (Splunk) Update `splunk-otel-javaagent` to `v2.17.0` ([#6397](https://github.com/signalfx/splunk-otel-collector/pull/6397))
43+
- (Splunk) Update `splunk-otel-js` to `v3.3.0` ([#6396](https://github.com/signalfx/splunk-otel-collector/pull/6396))
44+
- (Splunk) `receiver/discovery`: Propagate logs reported by dynamic receivers ([#6388](https://github.com/signalfx/splunk-otel-collector/pull/6388))
45+
Sample and propagate all logs from the dynamically created receivers to the stdout. This brings visibility to discovery issues that are not covered by the matching discovery rules
46+
- (Splunk) `receiver/discovery`: Set service.type as part of a discovery rule ([#6400](https://github.com/signalfx/splunk-otel-collector/pull/6400))
47+
Deducing service.type from the existing data isn't reliable. For example, discovered kafka service gets "kafkametrics" name.
48+
This changes adds another required field to a service discovery rule to signify what type of a service is being discovered.
4249
- (Core) `service`: Support setting `sampler` and `limits` under `service::telemetry::traces` ([#13201](https://github.com/open-telemetry/opentelemetry-collector/pull/13201))
4350
This allows users to enable sampling and set span limits on internal Collector traces using the
4451
OpenTelemetry SDK declarative configuration.

0 commit comments

Comments
 (0)