-
I want to get the sla、cpm、avg response time of a method, I can make it be an SPAN by @trace comment,but how to make it a ENDPOINT to show the sla、cpm、avg delay at dashboard? |
Beta Was this translation helpful? Give feedback.
Answered by
wu-sheng
Aug 31, 2021
Replies: 1 comment
-
That is called Check the doc, https://skywalking.apache.org/docs/skywalking-java/latest/en/setup/service-agent/java-agent/logic-endpoint/#the-logic-endpoint |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
wu-sheng
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
That is called
logic endpoint
in SkyWalking.Check the doc, https://skywalking.apache.org/docs/skywalking-java/latest/en/setup/service-agent/java-agent/logic-endpoint/#the-logic-endpoint