Query Protocol for Apache SkyWalking in GraphQL format

Clone this repo:
  1. 4fc1062 enhance the alarm kernel with recovered status notification capability #13492 (#153) by youjie23 · 9 days ago master
  2. 0036646 Support pprof profiling (#152) by Jingyi Qu · 3 weeks ago
  3. 97f9bfc Add `duration` for queryTrace (#151) by Wan Kai · 5 weeks ago
  4. a4172e1 Support query trace v2 (#150) by Wan Kai · 6 weeks ago
  5. abf4c4d update comments (#149) 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