skywalking-java/docs
Daming 7d36faaf0f
Add Kafka LogReporter and make grpc log reporter sharing grpc channel with reporters (#20)
2021-09-23 10:50:34 +08:00
..
en Add Kafka LogReporter and make grpc log reporter sharing grpc channel with reporters (#20) 2021-09-23 10:50:34 +08:00
README.md Create README.md (#6) 2021-08-27 11:31:25 +08:00
menu.yml fix agent.config (#28) 2021-09-20 09:14:00 +08:00

README.md

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.