Query Protocol for Apache SkyWalking in GraphQL format

Clone this repo:
  1. 052072c fix (#165) by peachisai · 15 hours ago master
  2. 7026430 genai: typed condition fields and source-aware span addressing (#164) by 吴晟 Wu Sheng · 8 days ago
  3. 51980c4 add the genai evaluation record graphql (#163) by peachisai · 9 days ago
  4. 4c22bbc ui: remove ui-configuration.graphqls — template CRUD moves to REST (#162) by 吴晟 Wu Sheng · 3 months ago
  5. a6500c5 alarm + ui: clarify alarm entity-filter semantics; drop menu API (#161) by 吴晟 Wu Sheng · 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