Query Protocol for Apache SkyWalking in GraphQL format

Clone this repo:
  1. abf4c4d update comments (#149) by Wan Kai · 2 weeks ago master
  2. 75ec748 Support service/instance/endpoint name and layer instead of ID in query. (#148) by Wan Kai · 2 weeks ago
  3. e6d2b99 Roll back health check (#147) by Wan Kai · 6 weeks ago
  4. 021c0ad health check: make health return 1 and unhealthy return 0. (#146) by Wan Kai · 7 weeks ago
  5. 7d2fa64 update RecordsTTL (#145) by Wan Kai · 3 months ago

Apache SkyWalking Query Protocol

Query Protocol defines the communication protocol in the query stage. SkyWalking native UI and CLI use this protocol to fetch data from the backend consistently, don't need to worry about the backend update.

Read Query Protocol API docs for more details

Release

This repo wouldn't be released separately. All source codes have been included in the main repo release. The tags match the main repo tags.

License

Apache 2.0