README.md 2.0 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:
wu-sheng's avatar
wu-sheng 已提交
30 31 32
  - header: SkyWalking 8.1.0 is released
    content: Support Kafka as an optional trace, JVM metrics, profiling snapshots and meter system data transport layer. Support Meter system, including the native metrics APIs and the Spring Sleuth adoption.
    time: Aug. 3rd, 2020
33
  - header: SkyWalking Python 0.2.0 is released
wu-sheng's avatar
wu-sheng 已提交
34
    content: Add multiple plugins and config to ignore endpoints with specific suffix.
35
    time: July. 28th, 2020
K
kezhenxu94 已提交
36
  - header: SkyWalking CLI 0.3.0 is released
wu-sheng's avatar
wu-sheng 已提交
37
    content: Add OAP health check command and trace command
K
kezhenxu94 已提交
38
    time: July. 27th, 2020
K
Update  
kezhenxu94 已提交
39 40 41
  - 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
42