skywalking
skywalking copied to clipboard
[Feature] Introduce a widget for metrics graph with summary table
Search before asking
- [X] I had searched in the issues and found no similar feature requirement.
Description
Introduce a widget for metrics graph with summary table.
Use case
No response
Related issues
No response
Are you willing to submit a PR?
- [X] Yes I am willing to submit a PR!
Code of Conduct
- [X] I agree to follow this project's Code of Conduct
If this is for the single value type, this could be a configuration rather than a widget. The summary table is an attachment to activate.
When we use this labeled value, we should provide a calculation process, such as order by
+ top n
in the summary table.
In this case, every label's values should do avg
first, and list them in the specific order.
NOTICE, multiple line values could redefine the labels, we need to use new labels for the summary table