wu-sheng opened a new pull request, #13731: URL: https://github.com/apache/skywalking/pull/13731
### Activate otlp-traces handler in receiver-otel by default - [x] Update the documentation to include this new feature. Per [the OTLP trace documentation](https://github.com/apache/skywalking/blob/master/docs/en/setup/backend/otlp-trace.md), the `otlp-traces` handler needs to be enabled in `receiver-otel` to receive OTLP format traces. This handler was not activated by default, requiring manual configuration. This PR adds it to the default `enabledHandlers` list alongside `otlp-metrics` and `otlp-logs`. - [ ] If this pull request closes/resolves/fixes an existing issue, replace the issue number. Closes #<issue number>. - [x] Update the [`CHANGES` log](https://github.com/apache/skywalking/blob/master/docs/en/changes/changes.md). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
