How to use Counter api to show the total count of meter in ui #7578
Answered
by
wu-sheng
malaxiaolongxia
asked this question in
Q&A
-
Please answer these questions before submitting your issue.
Question
then i want to config a chart in ui to show total users but i can only config the number of new users per minute
so how to config or code ? |
Beta Was this translation helpful? Give feedback.
Answered by
wu-sheng
Aug 26, 2021
Replies: 1 comment 8 replies
-
You need to create meter script first, please follow this doc, https://skywalking.apache.org/docs/main/v8.7.0/en/setup/backend/backend-meter/#meters-configuration. And don't forget to learn MAL. We have a lot of MAL examples already, you could learn from it. |
Beta Was this translation helpful? Give feedback.
8 replies
Answer selected by
wu-sheng
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You need to create meter script first, please follow this doc, https://skywalking.apache.org/docs/main/v8.7.0/en/setup/backend/backend-meter/#meters-configuration. And don't forget to learn MAL.
We have a lot of MAL examples already, you could learn from it.