File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -43,6 +43,8 @@ Main (unreleased)
43
43
44
44
- Add ` storage ` and ` start_from ` args to cloudwatch logs receiver. (@boernd )
45
45
46
+ - Add ` otel_attrs_to_hec_metadata ` configuration block to ` otelcol.exporter.splunkhec ` to match ` otelcol.receiver.splunkhec ` . (@cgetzen )
47
+
46
48
### Bugfixes
47
49
48
50
- Fix path for correct injection of version into constants at build time. (@adlotsof )
78
80
### Other changes
79
81
80
82
- 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.
83
85
This made it difficult for users to upgrade, so those attributes have now been made a no-op instead of being removed.
84
86
85
87
v1.9.1
You can’t perform that action at this time.
0 commit comments