File tree Expand file tree Collapse file tree 1 file changed +60
-2
lines changed Expand file tree Collapse file tree 1 file changed +60
-2
lines changed Original file line number Diff line number Diff line change 1
- <table >
1
+ <table >
2
2
<tbody >
3
3
<tr >
4
4
<td ><p ><strong >变更项</strong ></p ></td >
19
19
<td ><p ><strong >不兼容</strong ></p ></td >
20
20
</tr >
21
21
</tbody >
22
- </table >
22
+ </table >
23
+
24
+ <table class =" confluenceTable " >
25
+ <tbody >
26
+ <tr >
27
+ <th class =" confluenceTh " >名称</th >
28
+ <th class =" confluenceTh " ><strong >内容</strong ></th >
29
+ <th class =" confluenceTh " ><strong >默认值</strong ></th >
30
+ <th class =" confluenceTh " ><strong >详细作用原理或应用</strong ></th >
31
+ <th class =" confluenceTh " ><strong >实例/全局属性</strong ></th >
32
+ </tr >
33
+ <tr >
34
+ <td >url </td >
35
+ <td >grpc告警的url</td >
36
+ <td >cluster.cnf 里的clusterIP</td >
37
+ <td >在发送grpc的时候作为IP地址使用</td >
38
+ <td >实例</td >
39
+ </tr >
40
+ <tr >
41
+ <td >
42
+ port
43
+ </td >
44
+ <td >告警端口</td >
45
+ <td >cluster.cnf 里的clusterPort </td >
46
+ <td >grpc发送的目的端口</td >
47
+ <td ><span >实例</span ></td >
48
+ </tr >
49
+ <tr >
50
+ <td colspan =" 1 " >
51
+ serverId
52
+ </td >
53
+ <td colspan =" 1 " >服务器ID</td >
54
+ <td colspan =" 1 " ><span >$ushard-id(ip1,ip2) ,其中$ushard-id 是bootstrap.cnf 里的instanceName </span ></td >
55
+ <td colspan =" 1 " >接口参数</td >
56
+ <td colspan =" 1 " ><span >实例</span ></td >
57
+ </tr >
58
+ <tr >
59
+ <td colspan =" 1 " >
60
+ componentId
61
+ </td >
62
+ <td colspan =" 1 " >组件ID</td >
63
+ <td colspan =" 1 " ><span >$ushard-id 即bootstrap.cnf 里instanceName </span ></td >
64
+ <td colspan =" 1 " ><span >接口参数</span ></td >
65
+ <td colspan =" 1 " ><span >实例</span ></td >
66
+ </tr >
67
+ <tr >
68
+ <td colspan =" 1 " >
69
+ componentType
70
+ </td >
71
+ <td colspan =" 1 " >组件类型</td >
72
+ <td colspan =" 1 " ><span >ushard</span ></td >
73
+ <td colspan =" 1 " ><span >接口参数</span ></td >
74
+ <td colspan =" 1 " ><span >实例</span ></td >
75
+ </tr >
76
+ </tbody >
77
+ </table >
78
+
79
+
80
+
You can’t perform that action at this time.
0 commit comments