Query Protocol for Apache SkyWalking in GraphQL format

Clone this repo:
  1. 7d2fa64 update RecordsTTL (#145) by Wan Kai · 3 weeks ago master
  2. 23baed2 Add cold stage data query and TTL info query. (#144) by Wan Kai · 8 weeks ago
  3. a9ed9ee Remove alarm trend, add metricsSnapshot and name for message (#143) by Wan Kai · 6 months ago v10.2.0
  4. 092856b Replace timestamps with Duration in async profiler query (#142) by zhengziyi0117 · 7 months ago
  5. 3b838ae Add owner for MQE values (#141) by Wan Kai · 8 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