skywalking-java/docs
ForestWang123 372d754030
Fix argument type name in postgresql plugin and add type name checking (#194)
* Fix argument type name of Array in postgresql-8.x-plugin and add type name checking in ArgumentTypeNameMatch and ReturnTypeNameMatch

* Update docs/en/setup/service-agent/java-agent/Java-Plugin-Development-Guide.md

* fix methods matchers in PgStatementInstrumentation

Co-authored-by: 吴晟 Wu Sheng <wu.sheng@foxmail.com>
2022-06-10 21:24:46 +08:00
..
en Fix argument type name in postgresql plugin and add type name checking (#194) 2022-06-10 21:24:46 +08:00
README.md Create README.md (#6) 2021-08-27 11:31:25 +08:00
menu.yml Clean doc of previous namespace (#125) 2022-03-18 11:47:07 +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.