* H2 storage code skeleton. * Add batch dao for H2. * Fix wrong refactor. * Add codes of other dao. No metric dao, wait for @peng-yongsheng new PR. * Change license of distribution * Add topology query in H2. * Add more daos. * Add some daos. * Commit all H2 daos. Wait @peng-yongsheng to submit new IAggregationQueryDAO interface. * Fix some CIs * Fix wrong refactor, which causes h2 plugin failure. * Fix all codes of H2 storage. :) and CI should pass. No test. * Fix CI and typo * Fix connection closed. * Fix register bug * no message * Fixed service inventory register bug. * Fix a compile issue. * Sync change * Reset es as default storage. * Fix rat * Fix H2 compile issue. * Fix bugs for H2 storage. * Fix bug in mesh. * 1. Fix Thermodynamic query bug 2. Fix service inventory query bug 3. Fix missing traceid in trace query bug * Fix query bug. * Submit reverse caused by prev PR. * Fix duplicate spans. * Use H2 as default storage implementor. * Fix bug in topology query. * Fix CI * Fix rat * Fix two query in H2 storage. * Fix H2 query * Make release running in H2 mode and develop mode running is ES mode in default |
||
|---|---|---|
| .github | ||
| .mvn/wrapper | ||
| apm-application-toolkit | ||
| apm-checkstyle | ||
| apm-commons | ||
| apm-dist | ||
| apm-protocol | ||
| apm-sniffer | ||
| apm-webapp | ||
| docker | ||
| docs | ||
| kubernetes | ||
| licenses | ||
| oap-server | ||
| skywalking-ui@c528b35c8b | ||
| tools | ||
| .gitignore | ||
| .gitmodules | ||
| .travis.yml | ||
| CHANGES.md | ||
| CODE_OF_CONDUCT.md | ||
| CONTRIBUTING.md | ||
| DISCLAIMER | ||
| HEADER | ||
| LICENSE | ||
| NOTICE | ||
| README.md | ||
| codeStyle.xml | ||
| mvnw | ||
| mvnw.cmd | ||
| pom.xml | ||
README.md
Apache SkyWalking
SkyWalking: an APM(application performance monitor) system, especially designed for microservices, cloud native and container-based (Docker, Kubernetes, Mesos) architectures.
Abstract
SkyWalking is an open source APM system, including monitoring, tracing, diagnosing capabilities for distributed system in Cloud Native architecture. The core features are following.
- Service, service instance, endpoint metrics analysis
- Root cause analysis
- Service topology map analysis
- Service, service instance and endpoint dependency analysis
- Slow services and endpoints detected
- Performance optimization
- Distributed tracing and context propagation
- Alarm
SkyWalking supports to collect telemetry (traces and metrics) data from multiple sources and multiple formats, including
- Java, .NET Core and NodeJS auto-instrument agents in SkyWalking format
- Istio telemetry format
- Zipkin v1/v2 formats
Document
5.x is still supported by SkyWalking community, and the agent-backend protocol is compatible with 6.x.
You can go to 5.x branch. At there, you have everything you need.
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 report unacceptable behavior to dev@skywalking.apache.org .
Live Demo
- Host in Beijing. goto
- Username: admin
- Password: admin
Screenshot
Compiling project
Follow this document.
Contact Us
- Submit an issue
- Mail list: dev@skywalking.apache.org
- Gitter
- QQ Group: 392443393
Who Uses SkyWalking?
A wide variety of companies and organizations use SkyWalking for research, production and commercial product. Here is the User Wall of SkyWalking.
Users are encouraged to add themselves to the PoweredBy page.
Our project enriches the OpenAPM Landscape!