Query Protocol for Apache SkyWalking in GraphQL format

Clone this repo:
  1. 9c0ffe1 make MQE meta data not null (#132) by Wan Kai · 3 weeks ago master
  2. f0bdba6 Add layers field for topology Node. (#131) by Wan Kai · 3 months ago
  3. 72fdfe5 add more fields for hierachry (#130) by Wan Kai · 4 months ago
  4. e783764 add layer levels query (#129) by Wan Kai · 4 months ago
  5. b5fe539 Add hierarchy query protocol. (#128) by Wan Kai · 4 months ago

Apache SkyWalking Query Protocol

Query Protocol defines the communication protocol in 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 DOC for more details

Release

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

License

Apache 2.0