Go to file
kezhenxu94 500df22ddd
Fix wrong CI required check context name (#14)
2021-08-29 16:16:28 +08:00
.github Fix wrong CI required check context name (#14) 2021-08-29 16:16:28 +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 Set up release process and make release doc ready. (#11) 2021-08-27 18:11:57 +08:00
changes Doc polish, remove unrelated documents and fix source code LICENSE (#5) 2021-08-27 10:08:36 +08:00
dist-material Set up release process and make release doc ready. (#11) 2021-08-27 18:11:57 +08:00
docs Set up release process and make release doc ready. (#11) 2021-08-27 18:11:57 +08:00
test/plugin Remove unnecessary moduels 2021-08-26 22:03:53 +08:00
tools Set up release process and make release doc ready. (#11) 2021-08-27 18:11:57 +08:00
.asf.yaml Fix wrong CI required check context name (#14) 2021-08-29 16:16:28 +08:00
.dlc.json Set up release process and make release doc ready. (#11) 2021-08-27 18:11:57 +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 release process and make release doc ready. (#11) 2021-08-27 18:11:57 +08:00
NOTICE Update year to 2021 (#6165) 2021-01-10 18:41:51 +08:00
README.md Make branch protection and review required back. (#12) 2021-08-27 20:24:03 +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.

Set Generated Source Codes(grpc-java and java folders in apm-protocol/apm-network/target/generated-sources/protobuf) folders if you are using IntelliJ IDE.

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.