未验证 提交 32736dc0 编写于 作者: W Wing 提交者: GitHub

Refine backend-overview.md (#6609)

上级 f3b56716
# Observability Analysis Platform
We define SkyWalking as an Observability Analysis Platform, which provides a full observability to the services running
either in brown zone, or green zone, even hybrid.
SkyWalking is an Observability Analysis Platform that provides full observability to services running in both brown and green zones, as well as services using a hybrid model.
## Capabilities
SkyWalking covers all 3 fields of observability, including, **Tracing**, **Metrics** and **logging**.
SkyWalking covers all 3 areas of observability, including, **Tracing**, **Metrics** and **Logging**.
- **Tracing**. Including, SkyWalking native data formats. Zipkin v1,v2 data formats and Jaeger data formats.
- **Metrics**. SkyWalking integrates with Service Mesh platforms, such as Istio, Envoy, Linkerd, to provide observability from data panel
or control panel. Also, SkyWalking native agents can run in metrics mode, which highly improve the performance.
- **Logging**. Including the logs collected from disk or through network. Native agent could bind the tracing context with logs automatically,
- **Tracing**. SkyWalking native data formats, including Zipkin v1 and v2, as well as Jaeger.
- **Metrics**. SkyWalking integrates with Service Mesh platforms, such as Istio, Envoy, and Linkerd, to build observability into the data panel
or control panel. Also, SkyWalking native agents can run in the metrics mode, which greatly improves performances.
- **Logging**. Includes logs collected from disk or through network. Native agents could bind the tracing context with logs automatically,
or use SkyWalking to bind the trace and log through the text content.
There are 3 powerful and native language engines to focus on analyzing observability data from above fields.
1. [Observability Analysis Language](oal.md) processes the native traces and service mesh data.
1. [Meter Analysis Language](mal.md) does metrics calculation for native meter data, and adopts stable and widely used metrics system, such as Prometheus and OpenTelemetry.
1. [Log Analysis Language](lal.md) focuses on log contents and collaborate with Meter Analysis Language.
\ No newline at end of file
There are 3 powerful and native language engines designed to analyze observability data from the above areas.
1. [Observability Analysis Language](oal.md) processes native traces and service mesh data.
1. [Meter Analysis Language](mal.md) is responsible for metrics calculation for native meter data, and adopts a stable and widely used metrics system, such as Prometheus and OpenTelemetry.
1. [Log Analysis Language](lal.md) focuses on log contents and collaborate with Meter Analysis Language.
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册