README.md 928 字节
Newer Older
wu-sheng's avatar
wu-sheng 已提交
1
# SkyAPM Node.js
X
Xin,Zhang 已提交
2

wu-sheng's avatar
wu-sheng 已提交
3
<img src="https://skyapmtest.github.io/page-resources/SkyAPM/skyapm.png" alt="Sky Walking logo" height="90px" align="right" />
X
Xin,Zhang 已提交
4

K
kezhenxu94 已提交
5
SkyAPM Node.js is the Node.js instrumentation agent, which is compatible with [Apache SkyWalking](https://github.com/apache/skywalking) backend and others compatible agents/SDKs.
wu-sheng's avatar
wu-sheng 已提交
6

7
[![Build Status](https://github.com/SkyAPM/SkyAPM-nodejs/workflows/Build/badge.svg?branch=master)](https://github.com/SkyAPM/SkyAPM-nodejs/actions?query=branch%3Amaster+event%3Apush+workflow%3ABuild)
X
Xin,Zhang 已提交
8

X
Xin,Zhang 已提交
9 10
## Documents
* [Document in English](docs/README.md)
X
Xin,Zhang 已提交
11

X
Xin,Zhang 已提交
12
## Support List
X
Xin,Zhang 已提交
13
1. [Http](https://nodejs.org/api/http.html)
K
kezhenxu94 已提交
14 15
1. [Mysql](https://github.com/mysqljs/mysql)
1. [Egg](https://github.com/eggjs/egg)
X
Xin,Zhang 已提交
16

K
kezhenxu94 已提交
17 18
## Plugin Test
Read [plugin test](docs/PluginTest.md) if you want to contribute a new plugin to the community.
X
Xin,Zhang 已提交
19

wu-sheng's avatar
wu-sheng 已提交
20 21 22
# Contact Us
* Submit an issue
* QQ Group: 392443393
X
Xin,Zhang 已提交
23 24 25

## License
[Apache 2.0](LICENSE.md)