README.md 1.8 KB
Newer Older
A
Allen Wang 已提交
1 2 3 4 5 6
---
layout: LayoutHome
description: 'Application performance monitor tool for distributed systems, especially designed for microservices, cloud native and container-based (Docker, K8s, Mesos) architectures.'
start: Quick Start
what:
  title: What is SkyWalking
wu-sheng's avatar
wu-sheng 已提交
7
  content:
B
Brandon Fergerson 已提交
8
    - SkyWalking is an Observability Analysis Platform and Application Performance Management system.
A
Allen Wang 已提交
9
    - Provide distributed tracing, service mesh telemetry analysis, metric aggregation and visualization all-in-one solution.
wu-sheng's avatar
wu-sheng 已提交
10 11
    - Java, .Net Core, PHP, NodeJS, Golang, LUA agents supported
    - Istio + Envoy Service Mesh supported
A
Allen Wang 已提交
12 13 14 15 16

feature:
  title: Feature List
  content:
    - Consistent in multiple scenarios. supported telemetry sources from language agents and service mesh.
wu-sheng's avatar
wu-sheng 已提交
17
    - Multiple language agents, including Java, .Net Core, PHP, NodeJS, Golang, LUA agents.
A
Allen Wang 已提交
18 19 20 21 22 23 24
    - Light. No big data platform required, even observing the high payload cluster.
    - Modulization. Have multiple options for UI, storage, cluster managements.
    - Alarm supported.
    - Cool visualization solution.

user:
  title: Who is using SkyWalking
25
  content: Various companies and organizations use SkyWalking for research, production and commercial products.
A
Allen Wang 已提交
26 27 28 29

news:
  title: Events & News
  content:
K
kezhenxu94 已提交
30 31 32
  - header: SkyWalking CLI 0.3.0 is released
    content: add OAP health check command and trace command
    time: July. 27th, 2020
K
Update  
kezhenxu94 已提交
33 34 35
  - header: SkyWalking Python 0.1.0 is released
    content: Built-in libraries `http` and `urllib.request`, third-party library `requrests` are supported
    time: Jun. 28th, 2020
I
innerpeacez 已提交
36 37 38
  - header: SkyWalking Chart 3.0.0 is released
    content: Support deploy SkyWalking 8.0.1.
    time: Jun. 27th, 2020
39 40 41
  - header: SkyWalking Nginx LUA 0.2.0 released
    content: Adapt the new v3 protocol. Implement correlation protocol and support batch segment report.
    time: Jun. 21th, 2020