Go to file
Juntao Zhang 7770a86887
Update menu.yml (#8)
2021-08-27 13:29:26 +08:00
.github Fix wrong cache key and clean up CI settings (#7) 2021-08-27 12:50:13 +08:00
.mvn/wrapper Update mvnw to latest version (#3789) 2019-11-06 11:40:32 +08:00
apm-application-toolkit Rename common modules. (#2) 2021-08-27 00:27:39 +08:00
apm-checkstyle chore: add @Override tag on some methods (#6304) 2021-02-03 09:46:57 +08:00
apm-commons Set up CI and clean up (#3) 2021-08-27 07:50:30 +08:00
apm-protocol Rename common modules. (#2) 2021-08-27 00:27:39 +08:00
apm-sniffer Doc polish, remove unrelated documents and fix source code LICENSE (#5) 2021-08-27 10:08:36 +08:00
changes Doc polish, remove unrelated documents and fix source code LICENSE (#5) 2021-08-27 10:08:36 +08:00
docs Update menu.yml (#8) 2021-08-27 13:29:26 +08:00
test/plugin Remove unnecessary moduels 2021-08-26 22:03:53 +08:00
tools Set up CI and clean up (#3) 2021-08-27 07:50:30 +08:00
.asf.yaml Update .asf.yaml (#1) 2021-08-26 22:16:53 +08:00
.dlc.json Remove binary files and download them in CI process instead (#6631) 2021-03-28 18:37:33 +08:00
.dockerignore Set up CI and clean up (#3) 2021-08-27 07:50:30 +08:00
.gitignore Set up CI and clean up (#3) 2021-08-27 07:50:30 +08:00
.gitmodules Remove unnecessary moduels 2021-08-26 22:03:53 +08:00
.licenserc.yaml Set up CI and clean up (#3) 2021-08-27 07:50:30 +08:00
CHANGES.md Doc polish, remove unrelated documents and fix source code LICENSE (#5) 2021-08-27 10:08:36 +08:00
CONTRIBUTING.md Remove many incubator/incubating things. (#2499) 2019-04-21 11:11:09 +08:00
Dockerfile Set up CI and clean up (#3) 2021-08-27 07:50:30 +08:00
HEADER Update package name to org.apache.skywalking 2017-12-10 16:32:39 +08:00
LICENSE Doc polish, remove unrelated documents and fix source code LICENSE (#5) 2021-08-27 10:08:36 +08:00
Makefile Set up CI and clean up (#3) 2021-08-27 07:50:30 +08:00
NOTICE Update year to 2021 (#6165) 2021-01-10 18:41:51 +08:00
README.md Doc polish, remove unrelated documents and fix source code LICENSE (#5) 2021-08-27 10:08:36 +08:00
codeStyle.xml chore: add @Override tag on some methods (#6304) 2021-02-03 09:46:57 +08:00
lombok.config Count the coverage in E2E tests and Plugin tests (#4651) 2020-04-15 23:09:05 +08:00
mvnw Update mvnw to latest version (#3789) 2019-11-06 11:40:32 +08:00
mvnw.cmd Update mvnw to latest version (#3789) 2019-11-06 11:40:32 +08:00
pom.xml Set up CI and clean up (#3) 2021-08-27 07:50:30 +08:00

README.md

Apache SkyWalking Java Agent

Sky Walking logo

GitHub stars Twitter Follow

Maven Central CI

SkyWalking-Java: The Java Agent for Apache SkyWalking, which provides the native tracing/metrics/logging abilities for Java projects.

SkyWalking: an APM(application performance monitor) system, especially designed for microservices, cloud native and container-based (Docker, Kubernetes, Mesos) architectures.

Documentation

Downloads

Please head to the releases page to download a release of Apache SkyWalking.

Compiling project

./mvnw clean package

The agent binary package is generated in skywalking-agent folder.

Code of conduct

This project adheres to the Contributor Covenant code of conduct. By participating, you are expected to uphold this code. Please follow the REPORTING GUIDELINES to report unacceptable behavior.

Live Demo

Find the demo and screenshots on our website.

Contact Us

  • Mail list: dev@skywalking.apache.org. Mail to dev-subscribe@skywalking.apache.org, follow the reply to subscribe the mail list.
  • Send Request to join SkyWalking slack mail to the mail list(dev@skywalking.apache.org), we will invite you in.
  • Twitter, ASFSkyWalking
  • QQ Group: 901167865(Recommended), 392443393
  • bilibili B站 视频

License

Apache 2.0 License.