Go to file
hyhyf c0b4447540
Fix a thread leak in `SamplingService` when updated sampling policy in the runtime. (#487)
2023-03-27 22:15:10 +08:00
.github fix tomcat-10x-plugin and add test case to support tomcat7.x-8.x-9.x (#466) 2023-03-03 17:31:02 +08:00
.mvn/wrapper Update mvnw to latest version (#3789) 2019-11-06 11:40:32 +08:00
apm-application-toolkit Add plugin for Spring 6, set development baseline to JDK 17, remove Powermock entirely (#444) 2023-01-31 19:29:32 +08:00
apm-checkstyle chore: add @Override tag on some methods (#6304) 2021-02-03 09:46:57 +08:00
apm-commons Add plugin for Spring 6, set development baseline to JDK 17, remove Powermock entirely (#444) 2023-01-31 19:29:32 +08:00
apm-protocol Release 8.14.0, begin for 8.15.0 iteration (#440) 2023-01-12 11:00:25 +08:00
apm-sniffer Fix a thread leak in `SamplingService` when updated sampling policy in the runtime. (#487) 2023-03-27 22:15:10 +08:00
changes Release 8.14.0, begin for 8.15.0 iteration (#440) 2023-01-12 11:00:25 +08:00
dist-material Update year in NOTICE to 2023 (#435) 2022-12-31 17:35:06 +08:00
docs Support keep trace profiling when cross-thread (#479) 2023-03-14 17:55:28 +08:00
test fix tomcat-10x-plugin and add test case to support tomcat7.x-8.x-9.x (#466) 2023-03-03 17:31:02 +08:00
tools Report the agent version to OAP (#397) 2022-11-29 09:16:00 +08:00
.asf.yaml Fix wrong CI required check context name (#14) 2021-08-29 16:16:28 +08:00
.dlc.json [Temp] Exclude gpg mit site from dead link check (#464) 2023-02-26 18:48:02 +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 Add plugin for Spring 6, set development baseline to JDK 17, remove Powermock entirely (#444) 2023-01-31 19:29:32 +08:00
CHANGES.md Fix a thread leak in `SamplingService` when updated sampling policy in the runtime. (#487) 2023-03-27 22:15:10 +08:00
CONTRIBUTING.md Remove many incubator/incubating things. (#2499) 2019-04-21 11:11:09 +08:00
Dockerfile Migrate base images to Temurin and add images for ARM (#97) 2022-01-26 16:09:44 +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 Migrate base images to Temurin and add images for ARM (#97) 2022-01-26 16:09:44 +08:00
NOTICE Update year in NOTICE to 2023 (#435) 2022-12-31 17:35:06 +08:00
README.md Fix dead link checker (#161) 2022-04-19 21:22: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 Add plugin for Spring 6, set development baseline to JDK 17, remove Powermock entirely (#444) 2023-01-31 19:29:32 +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 and Kubernetes) architectures.

Documentation

Downloads

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

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.