Skip to content

Commit

Permalink
Add compatibility documentation (#164)
Browse files Browse the repository at this point in the history
  • Loading branch information
mrproliu authored Sep 16, 2022
1 parent a7c4cca commit 080c268
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,14 @@ jobs:

</details>

# Compatibility

SkyWalking CLI and SkyWalking OAP communicate with different query version, here is a summary of the compatible version of both.

| SkyWalking CLI | OAP Server Version |
|----------------|---------------|
| \> = 0.11.0 | \> = 9.2.0 |

# Contributing

For developers who want to contribute to this project, see [Contribution Guide](CONTRIBUTING.md)
Expand Down

0 comments on commit 080c268

Please sign in to comment.