Query Protocol for Apache SkyWalking in GraphQL format

Clone this repo:
  1. 8700ead mqe remove `returnTypeOfMQE` (#119) by Wan Kai · 17 hours ago master
  2. d50222f mqe remove metric name (#118) by Wan Kai · 2 days ago
  3. 957b012 add metrics-v3 and deprecate v2 (#117) by Wan Kai · 4 days ago
  4. a711fd9 Update Continuous Profiling related query for UI (#116) by mrproliu · 7 days ago
  5. 0e11348 Update metrics-expression.graphqls. (#115) by Wan Kai · 8 days 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