Query Protocol for Apache SkyWalking in GraphQL format

Clone this repo:
  1. 4c22bbc ui: remove ui-configuration.graphqls — template CRUD moves to REST (#162) by 吴晟 Wu Sheng · 3 weeks ago master
  2. a6500c5 alarm + ui: clarify alarm entity-filter semantics; drop menu API (#161) by 吴晟 Wu Sheng · 3 weeks ago
  3. c8332bc alarm: collapse queryAlarms layers filter to single layer (#159) by 吴晟 Wu Sheng · 3 weeks ago
  4. 304d276 alarm: add queryAlarms with Entity-based filter; deprecate getAlarm (#157) by 吴晟 Wu Sheng · 3 weeks ago
  5. 42b9e42 Revert "alarm: add `layers` filter on getAlarm and `layers` on AlarmMessage (#155)" (#156) by 吴晟 Wu Sheng · 3 weeks 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