apache / skywalking

APM, Application Performance Monitoring System
https://skywalking.apache.org/
Apache License 2.0
23.67k stars 6.49k forks source link

[BanyanDB] Querying Multiple Groups #12442

Open hanahmily opened 1 month ago

hanahmily commented 1 month ago

Search before asking

Description

Following up #12134

The server query process and bydbctl should implement multi-group querying.

Use case

No response

Related issues

No response

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

Code of Conduct

wu-sheng commented 1 month ago

I set this in 0.8 only. It seems not necessary for next month's 0.7 release. Right? Mutiple query APIs for multiple metrics should be new APIs.

hanahmily commented 1 month ago

I set this in 0.8 only. It seems not necessary for next month's 0.7 release. Right? Mutiple query APIs for multiple metrics should be new APIs.

The API has introduced the multi-groups, but we have not implemented either db server or OAP side. It's nice to put it to the next iteration.