wu-sheng commented on code in PR #11732:
URL: https://github.com/apache/skywalking/pull/11732#discussion_r1450452193
##########
docs/en/concepts-and-designs/scope-definitions.md:
##########
@@ -414,3 +414,80 @@ This calculates the endpoint dimensional metrics data from
each request of MQ sy
| transmissionLatency | The latency from produce side to consume side .
| | int(in ms) |
| status | Indicates the success or failure of the request.
| | boolean |
| operation | Indicates this access is on `Produce` or `Consume`
side | | enum |
+
+### SCOPES with `K8S` Prefix
+
+All metrics starting with `K8S` are derived from monitoring the Access Log in
Kubernetes.
Review Comment:
```suggestion
All metrics starting with `K8S` are derived from Kubernetes monitoring by
Rover(eBPF agent).
```
--
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]