Skip to content

Commit b3c6d36

Browse files
committed
changelog
1 parent 97587b2 commit b3c6d36

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,8 @@ Main (unreleased)
4343

4444
- Add `storage` and `start_from` args to cloudwatch logs receiver. (@boernd)
4545

46+
- Add `otel_attrs_to_hec_metadata` configuration block to `otelcol.exporter.splunkhec` to match `otelcol.receiver.splunkhec`. (@cgetzen)
47+
4648
### Bugfixes
4749

4850
- Fix path for correct injection of version into constants at build time. (@adlotsof)
@@ -78,8 +80,8 @@ v1.9.2
7880
### Other changes
7981

8082
- Add no-op blocks and attributes to the `prometheus.exporter.windows` component (@ptodev).
81-
Version 1.9.0 of Alloy removed the `msmq` block, as well as the `enable_v2_collector`,
82-
`where_clause`, and `use_api` attributes in the `service` block.
83+
Version 1.9.0 of Alloy removed the `msmq` block, as well as the `enable_v2_collector`,
84+
`where_clause`, and `use_api` attributes in the `service` block.
8385
This made it difficult for users to upgrade, so those attributes have now been made a no-op instead of being removed.
8486

8587
v1.9.1

0 commit comments

Comments
 (0)