Go to file
吴晟 Wu Sheng 6950bb137f
Rename common modules. (#2)
2021-08-27 00:27:39 +08:00
.github Rename common modules. (#2) 2021-08-27 00:27:39 +08:00
.muse Add a muse configuration file (#5557) 2020-09-25 14:58:00 +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 Rename common modules. (#2) 2021-08-27 00:27:39 +08:00
apm-protocol Rename common modules. (#2) 2021-08-27 00:27:39 +08:00
apm-sniffer Rename common modules. (#2) 2021-08-27 00:27:39 +08:00
changes Reset changelog for 8.8.0 (#7396) 2021-07-30 23:07:20 +08:00
docker update jdk 11 in dockerfile and remove unused java_opts. (#7441) 2021-08-11 19:27:25 +08:00
docs Fix dead link (#7575) 2021-08-26 15:37:10 +08:00
test/plugin Remove unnecessary moduels 2021-08-26 22:03:53 +08:00
tools Remove unnecessary moduels 2021-08-26 22:03:53 +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
.gitignore Remove binary files and download them in CI process instead (#6631) 2021-03-28 18:37:33 +08:00
.gitmodules Remove unnecessary moduels 2021-08-26 22:03:53 +08:00
.licenserc.yaml chore: set up license-eye to check license header (#6200) 2021-01-14 22:08:37 +08:00
CHANGES.md Support k8s configmap grouped dynamic configurations (#7570) 2021-08-26 15:30:11 +08:00
CONTRIBUTING.md Remove many incubator/incubating things. (#2499) 2019-04-21 11:11:09 +08:00
HEADER Update package name to org.apache.skywalking 2017-12-10 16:32:39 +08:00
LICENSE chore: clean up source-dependencies' licenses (#7277) 2021-07-10 11:55:20 +08:00
Makefile perf: optimize Groovy-based LAL DSL with static compilation (#7263) 2021-07-09 18:00:25 +08:00
NOTICE Update year to 2021 (#6165) 2021-01-10 18:41:51 +08:00
README.md Remove unnecessary moduels 2021-08-26 22:03:53 +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 Remove unnecessary moduels 2021-08-26 22:03:53 +08:00

README.md

Apache SkyWalking Java Agent

Sky Walking logo

GitHub stars Twitter Follow

Maven Central CI/IT Tests E2E Tests

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

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

Documentation

  • Official documentation
  • The paper of STAM, Streaming Topology Analysis Method.
  • Blog about Use Profiling to Fix the Blind Spot of Distributed Tracing
  • Blog about observing Istio + Envoy service mesh with ALS solution.
  • Blog about observing Istio + Envoy service mesh with ALS Metadata-Exchange mechanism (in VMs and / or Kubernetes).

NOTICE, SkyWalking 8.0+ uses v3 protocols. They are incompatible with previous releases.

Downloads

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

Compiling project

Follow this document.

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.