Update README.md
1 file changed
tree: 208f14cc8a90ee2566847ed678dbaf3ac3709b82
  1. .asf.yaml
  2. aggregation.graphqls
  3. alarm.graphqls
  4. browser-log.graphqls
  5. common.graphqls
  6. continuous-profiling.graphqls
  7. ebpf-profiling.graphqls
  8. event.graphqls
  9. hierarchy.graphqls
  10. log.graphqls
  11. metadata-v2.graphqls
  12. metadata.graphqls
  13. metric.graphqls
  14. metrics-v2.graphqls
  15. metrics-v3.graphqls
  16. ondemand-pod-log.graphqls
  17. profile.graphqls
  18. README.md
  19. record.graphqls
  20. top-n-records.graphqls
  21. topology.graphqls
  22. trace.graphqls
  23. ui-configuration.graphqls
README.md

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