File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change
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.
You can’t perform that action at this time.
0 commit comments