An open API service indexing awesome lists of open source software.

https://github.com/apache/skywalking-query-protocol

Query Protocol for Apache SkyWalking in GraphQL format
https://github.com/apache/skywalking-query-protocol

apm observability skywalking

Last synced: 18 days ago
JSON representation

Query Protocol for Apache SkyWalking in GraphQL format

Awesome Lists containing this project

README

        

# 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](https://skywalking.apache.org/docs/main/latest/en/api/query-protocol/) 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](https://github.com/apache/skywalking) tags.

# License
Apache 2.0