Add OAP version requirement (#624)

This commit is contained in:
吴晟 Wu Sheng 2023-10-20 17:58:24 +08:00 committed by GitHub
parent c15ac3071e
commit 88b4b5c930
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -8,6 +8,8 @@
1. Add `-javaagent:/path/to/skywalking-package/agent/skywalking-agent.jar` to JVM argument. And make sure to add it
before the `-jar` argument.
**Require SkyWalking OAP server 9.7.0+ if the agent works on the JRE using ZGC.**
The agent release dist is included in Apache [official release](http://skywalking.apache.org/downloads/). New agent
package looks like this.