https://github.com/apache/skywalking-java
The Java agent for Apache SkyWalking
https://github.com/apache/skywalking-java
apm dapper distributed-tracing logging metrics observability skywalking
Last synced: 5 days ago
JSON representation
The Java agent for Apache SkyWalking
- Host: GitHub
- URL: https://github.com/apache/skywalking-java
- Owner: apache
- License: apache-2.0
- Created: 2021-08-26T13:08:54.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-05-07T13:14:51.000Z (6 days ago)
- Last Synced: 2025-05-08T03:55:50.792Z (6 days ago)
- Topics: apm, dapper, distributed-tracing, logging, metrics, observability, skywalking
- Language: Java
- Homepage: https://skywalking.apache.org/
- Size: 157 MB
- Stars: 825
- Watchers: 40
- Forks: 634
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
Apache SkyWalking Java Agent
==========
[](https://github.com/apache/skywalking-java)
[](https://twitter.com/AsfSkyWalking)[](https://skywalking.apache.org/downloads/)
[](https://github.com/apache/skywalking-java/actions/workflows/ci.yaml)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
- [Official documentation](https://skywalking.apache.org/docs/#JavaAgent)# Downloads
Please head to the [releases page](https://skywalking.apache.org/downloads/) to download a release of Apache SkyWalking.# Code of conduct
This project adheres to the Contributor Covenant [code of conduct](https://www.apache.org/foundation/policies/conduct). By participating, you are expected to uphold this code.
Please follow the [REPORTING GUIDELINES](https://www.apache.org/foundation/policies/conduct#reporting-guidelines) to report unacceptable behavior.# Live Demo
Find the [demo](https://skywalking.apache.org/#demo) and [screenshots](https://skywalking.apache.org/#arch) on our website.# Contact Us
* Mail list: **[email protected]**. Mail to `[email protected]`, follow the reply to subscribe the mail list.
* Send `Request to join SkyWalking slack` mail to the mail list(`[email protected]`), we will invite you in.
* For Chinese speaker, send `[CN] Request to join SkyWalking slack` mail to the mail list(`[email protected]`), we will invite you in.
* Twitter, [ASFSkyWalking](https://twitter.com/AsfSkyWalking)
* [bilibili B站 视频](https://space.bilibili.com/390683219)# License
[Apache 2.0 License.](LICENSE)