Skip to content

Commit 32ab9f6

Browse files
committed
Initialize the Dashboard service define document.
1 parent d12c28b commit 32ab9f6

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

docs/en/Dashboard-Service.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# Skywalking 5 Dashboard Service
2+
* In discussion only
3+
4+
## Background
5+
Hontao Gao proposed to provide an independency skywalking dashboard in 5.x, by using a new NodeJS/Reactor technical stack.
6+
For that, the services between Dashboard and Collector must be more clear than now. And both considering both side requirements.
7+
8+
## Goals
9+
This document defines services, provided by collector, for query monitoring data and config monitoring parameters.
10+
This service define works in the skywalking 5.x.
11+
12+
## Participators
13+
Major PMC and Committer Team members: Sheng Wu, Hongtao Gao, Yongsheng Peng. And welcome any one to join us if you
14+
are interested in this too.
15+
16+
## Service
17+
### Protocol
18+
All services provided to dashboard is in HTTP RESTful format. And the http body should stay in JSON format.

0 commit comments

Comments
 (0)