apache / skywalking

APM, Application Performance Monitoring System

Home Page:https://skywalking.apache.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Feature] MQE support `sort/sort_labels` functions.

wankai123 opened this issue · comments

Search before asking

  • I had searched in the issues and found no similar feature requirement.

Description

  • sort function: Sort the expression result values, support in ascending order and descending order.
  • sort_labels: Sort the expression result labels, support in ascending order and descending order. The order should be natural sort order

Use case

No response

Related issues

No response

Are you willing to submit a pull request to implement this on your own?

  • Yes I am willing to submit a pull request on my own!

Code of Conduct