Update architecture graph. (#6823)
This commit is contained in:
parent
0500e0f21d
commit
6c117876f3
|
|
@ -4,7 +4,7 @@ Apache SkyWalking
|
|||
<img src="http://skywalking.apache.org/assets/logo.svg" alt="Sky Walking logo" height="90px" align="right" />
|
||||
|
||||
**SkyWalking**: an APM(application performance monitor) system, especially designed for
|
||||
microservices, cloud native and container-based (Docker, Kubernetes, Mesos) architectures.
|
||||
microservices, cloud native and container-based architectures.
|
||||
|
||||
[](https://github.com/apache/skywalking)
|
||||
[](https://twitter.com/AsfSkyWalking)
|
||||
|
|
@ -31,7 +31,7 @@ The core features are following.
|
|||
- Infrastructure(VM, network, disk etc.) monitoring
|
||||
- Collaboration across metrics, traces, and logs
|
||||
|
||||
<img src="http://skywalking.apache.org/assets/frame-v8.jpg?u=20201105"/>
|
||||
<img src="https://skywalking.apache.org/images/SkyWalking_Architecture_20210424.png"/>
|
||||
|
||||
SkyWalking supports to collect telemetry (metrics, traces, and logs) data from multiple sources
|
||||
and multiple formats,
|
||||
|
|
|
|||
Loading…
Reference in New Issue