Create README.md (#6)

This commit is contained in:
吴晟 Wu Sheng 2021-08-27 11:31:25 +08:00 committed by GitHub
parent fc79937619
commit 428220b203
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 11 additions and 0 deletions

11
docs/README.md Normal file
View File

@ -0,0 +1,11 @@
# SkyWalking Java Agent
**This is the official documentation of SkyWalking Java agent. Welcome to the SkyWalking community!**
The Java Agent for Apache SkyWalking, which provides the native tracing/metrics/logging/event abilities for Java projects.
In here, you could learn how to set up Java agent for the Java Runtime Envrionment services.
___
Notice, since 8.8.0, Java agent got splitted from the original main repository and landed in this repository.
If you want to find the previous documentation, you could find it [the main repository document](https://skywalking.apache.org/docs/#SkyWalking).