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
- Host: GitHub
- URL: https://github.com/apache/skywalking-query-protocol
- Owner: apache
- Created: 2018-09-03T08:09:40.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2025-03-24T08:10:28.000Z (about 1 month ago)
- Last Synced: 2025-04-03T04:17:07.017Z (20 days ago)
- Topics: apm, observability, skywalking
- Homepage: https://skywalking.apache.org/docs/main/latest/en/api/query-protocol/
- Size: 181 KB
- Stars: 70
- Watchers: 37
- Forks: 68
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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