Query Protocol for Apache SkyWalking in GraphQL format

Clone this repo:
  1. 3802523 ai-agent: the view route says format, version and errors the HTTP way (#168) by 吴晟 Wu Sheng · 20 hours ago master
  2. f67c209 ai-agent: serve the conversation view over a streamed HTTP route, not GraphQL (#167) by 吴晟 Wu Sheng · 27 hours ago
  3. 139a4e9 ai-agent: add conversation query protocol for the AI Sessionizer (#166) by 吴晟 Wu Sheng · 2 days ago
  4. 052072c fix (#165) by peachisai · 2 weeks ago
  5. 7026430 genai: typed condition fields and source-aware span addressing (#164) 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