Query Protocol for Apache SkyWalking in GraphQL format

Clone this repo:
  1. e6d2b99 Roll back health check (#147) by Wan Kai · 4 days ago master
  2. 021c0ad health check: make health return 1 and unhealthy return 0. (#146) by Wan Kai · 7 days ago
  3. 7d2fa64 update RecordsTTL (#145) by Wan Kai · 6 weeks ago
  4. 23baed2 Add cold stage data query and TTL info query. (#144) by Wan Kai · 2 months ago
  5. a9ed9ee Remove alarm trend, add metricsSnapshot and name for message (#143) by Wan Kai · 6 months ago v10.2.0

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