Query Protocol for Apache SkyWalking in GraphQL format

Clone this repo:
  1. 6ed9a1b support log query trace (#137) by Wan Kai · 3 weeks ago master
  2. e93484a support topology query trace (#136) by Wan Kai · 3 weeks ago
  3. ee577ac Support tracing trace query (#135) by Wan Kai · 4 weeks ago
  4. b4a0234 Add comments for MQE tracing (#134) by Wan Kai · 6 weeks ago
  5. e3eac5f Update .asf.yaml by 吴晟 Wu Sheng · 6 weeks 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