commit | d5a8b092d1ebbc5fe330c1c2a06fa688050a21c9 | [log] [tgz] |
---|---|---|
author | mrproliu <741550557@qq.com> | Thu Oct 10 14:49:40 2024 +0800 |
committer | GitHub <noreply@github.com> | Thu Oct 10 14:49:40 2024 +0800 |
tree | fc7df0e690154893c88bf61a1f13aef57002653a | |
parent | 0fa72b147fb4d0569b7182d6753cc225a2145c82 [diff] |
Support query endpoints in given duration (#140)
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
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.
Apache 2.0