[Potential feature] Sorting the topn endpoints #11848
Superskyyy
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
We were considering about this, the only thing is, elasticsearch performance may be not that good to keep doing TopN for endpoint landing page. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
We now have the R3 demo working on the website, one thing to be noticed is that the R3 aggregated endpoints can be (almost always) deep buried in the endpoints until those noises are cleared by the TTL, which could take days to happen.
One idea is to enable sorting on the endpoints, where the ones with most load always should stay on top.
Currently, the one with {var} cannot be found unless user explicitly look for it in the searchbox, which is inconvenient. See below:
@kezhenxu94 @wu-sheng What do you think?
Beta Was this translation helpful? Give feedback.
All reactions