wu-sheng commented on code in PR #11732:
URL: https://github.com/apache/skywalking/pull/11732#discussion_r1450454099
##########
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.
+
+#### Service, Service Instance and relations
+
+For all `K8SService`, `K8SInstance`, `K8SServiceRelation` and
`K8SServiceInstanceRelation`, they all have the
Review Comment:
I think you missed those scopes' own field. Same for endpoint and endpoint
relation.
--
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]