SkyWalking
Application performance monitoring (APM) platform providing distributed tracing, service topology, and metrics in one system.
Overview
Apache SkyWalking is a full APM platform that combines distributed tracing, service dependency mapping, metrics, and alerting for microservices and cloud-native applications, with auto-instrumentation agents for many languages that require no code changes. It shows not just individual traces but the overall service topology and health.
SkyWalking is a fit for teams that want a broader, all-in-one APM platform rather than assembling tracing, metrics, and dashboards from separate tools - a wider scope than Jaeger's pure distributed tracing (also in this catalog).
- Categories
- Monitoring
- Languages
- Java
- License
- Apache-2.0
Related Projects
Jaeger
Apache-2.0CNCF distributed tracing platform for visualizing request flows across microservices, pinpointing exactly which service or call is responsible for latency or errors.
- Monitoring
Odigos
Apache-2.0Automatic OpenTelemetry instrumentation platform that adds distributed tracing to applications without changing a single line of code.
- Monitoring
OpenTelemetry Collector
Apache-2.0Vendor-neutral pipeline for collecting, processing, and exporting traces, metrics, and logs from applications to any observability backend.
- Monitoring
Pixie
Apache-2.0eBPF-based observability platform that gives instant visibility into Kubernetes applications without any code changes or manual instrumentation.
- Monitoring
Spotted an error? Suggest an edit on GitHub.