Replies: 1 comment 2 replies
-
That should be implemented in MQE. I think. What is your use case? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is it possible to support order & limit to table graph when showing metrics?
order: asc/des, means order by count desc/asc
limit: number, means shown topn
Example: show top10 order by count desc
Beta Was this translation helpful? Give feedback.
All reactions