* sofa rpc integration * remove unused class and method,add component defination * only support after sofa rpc 5.4.0 * set sofarpc componentId be 32 * Add document of component library settings and incuating features abstract. (#1185) * sofa rpc integration * Update UI licenses (#1189) * Update UI licenses for beta version * Update FAQ doc (#1184) * update faq doc * update faq * update faq * Update readme for beta release. (#1191) * New english readme. * New chinese readme. * Fix #1186 Webapp read timeout config (#1192) * Updat ui (#1197) * Change the intercept point of block call way (#1190) * Change the buired point of block call way * Support future way and change the operation name of span * Update screenshot for new release. (#1209) * remove unused class and method,add component defination * only support after sofa rpc 5.4.0 * set sofarpc componentId be 32 * sofa rpc integration * remove unused class and method,add component defination * only support after sofa rpc 5.4.0 * set sofarpc componentId be 32 * sofa rpc integration * remove unused class and method,add component defination * change parent pom version * remove unused dependency |
||
|---|---|---|
| .github | ||
| apm-application-toolkit | ||
| apm-checkstyle | ||
| apm-collector | ||
| apm-commons | ||
| apm-dist | ||
| apm-protocol | ||
| apm-sniffer | ||
| apm-webapp | ||
| docs | ||
| skywalking-ui@e0fa464b1b | ||
| tools | ||
| .gitignore | ||
| .gitmodules | ||
| .travis.yml | ||
| CHANGES.md | ||
| CODE_OF_CONDUCT.md | ||
| CONTRIBUTING.md | ||
| DISCLAIMER | ||
| HEADER | ||
| LICENSE | ||
| NOTICE | ||
| README.md | ||
| README_ZH.md | ||
| codeStyle.xml | ||
| pom.xml | ||
README.md
Apache SkyWalking | 中文
SkyWalking: APM (application performance monitor) tool for distributed systems, especially designed for microservices, cloud native and container-based (Docker, Kubernetes, Mesos) architectures.
Abstract
SkyWalking started as a distributed tracing system in 2015. From 5.x, it evolved to the fully functional Application Performance Management system. It is used for tracing, monitoring, diagnose distributed systems, especially based on microservices, cloud native and container, including:
- Distributed tracing and context propagation
- Application, instance, service metrics analysis
- Root cause analysis
- Application topology map analysis
- Application and service dependency analysis
- Slow service detected
- Performance optimization
Core features
- Multiple languages instrumentation agent or libraries
- Multiple storage backends: ElasticSearch, H2
- OpenTracing compatible
- Native Java auto instrumentation agent could work with OpenTracing APIs in the same context
- Lightweight and powerful backend aggregation and analysis capabilities
- Modern and cool Web UI
- Log integration
- Alarm for slow or unstable(low SLA) application, instance and service
Document
5.x Architecture
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 wusheng@apache.org.
Live Demo
Screenshot
Test reports
- Automatic integration test reports
- Performance test reports
Contact Us
- Submit an issue
- Mail list: dev@skywalking.apache.org
- Gitter
- QQ Group: 392443393
Users