apache / skywalking

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

[Feature] Support name and `normal` status flag as service ID alternative in GraphQL #12761

Open wu-sheng opened 2 weeks ago

wu-sheng commented 2 weeks ago

Search before asking

Description

We could reduce extra query to get service ID from OAP when the client has known the name and normal status flag.

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