diff --git a/CHANGELOG.md b/CHANGELOG.md index 06a4f2c19203..c22171744231 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -50,6 +50,7 @@ - `prometheusreceiver`: Handle the condition where `up` metric value is NaN (#9253) - `tanzuobservabilityexporter`: Make metrics stanza in config be optional (#9098) - `filelogreceiver`: Update Kubernetes examples to fix native OTel logs collection issue where 0 length logs cause errors (#9754) +- `logstransformprocessor`: Resolve node ordering to fix intermittent failures (#9761) ## v0.50.0 diff --git a/processor/logstransformprocessor/config_test.go b/processor/logstransformprocessor/config_test.go index 1b51e76fcb5d..314abd288768 100644 --- a/processor/logstransformprocessor/config_test.go +++ b/processor/logstransformprocessor/config_test.go @@ -44,13 +44,13 @@ func TestLoadConfig(t *testing.T) { Operators: stanza.OperatorConfigs{ map[string]interface{}{ "type": "regex_parser", - "regex": "^(?P