wu-sheng commented on code in PR #11152:
URL: https://github.com/apache/skywalking/pull/11152#discussion_r1278523272
##########
docs/en/setup/backend/opentelemetry-receiver.md:
##########
@@ -18,7 +18,7 @@ To activate the `otlp` handler and relevant rules of `istio`:
receiver-otel:
selector: ${SW_OTEL_RECEIVER:default}
default:
- enabledHandlers: ${SW_OTEL_RECEIVER_ENABLED_HANDLERS:"otlp"}
+ enabledHandlers: ${SW_OTEL_RECEIVER_ENABLED_HANDLERS:"otlp-metrics"}
Review Comment:
@kezhenxu94 This was missed when adding new handler, right?
--
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]