wankai123 commented on a change in pull request #6243:
URL: https://github.com/apache/skywalking/pull/6243#discussion_r561956826
##########
File path: docs/en/setup/backend/backend-receivers.md
##########
@@ -182,7 +182,9 @@ receiver-otel:
enabledHandlers: ${SW_OTEL_RECEIVER_ENABLED_HANDLERS:"oc"}
enabledOcRules: ${SW_OTEL_RECEIVER_ENABLED_OC_RULES:"istio-controlplane"}
```
-
+The receiver will add a labelkey 'node_identifier_host_name' to the collected
data samples,
+the labelvalue is from
opencensus.proto.agent.common.v1.Node.identifier.host_name,
+to support the identification of the source of the metric data.
Review comment:
done
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]