-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathrepository.json
38 lines (38 loc) · 1.18 KB
/
repository.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
[
{
"name": "资源层监控套件",
"id": "eip-monitor-system",
"version": "0.1.0",
"lastUpdate": "2019-07-03",
"maintainer": "shaohq@foxmail.com",
"isGlobal": true,
"url": "https://raw.githubusercontent.com/eip-work/eip-monitor-system/master/install/addon.json"
},
{
"name": "Pinpoint 监控套件",
"id": "eip-monitor-pinpoint",
"version": "0.1.0",
"lastUpdate": "2019-07-02",
"maintainer": "shaohq@foxmail.com",
"isGlobal": false,
"url": "https://raw.githubusercontent.com/eip-work/eip-monitor-pinpoint/master/install/addon.json"
},
{
"name": "Prometheus for mysql/nginx/jvm",
"id": "eip-monitor-prometheus",
"version": "0.1.0",
"lastUpdate": "2019-07-04",
"maintainer": "shaohq@foxmail.com",
"isGlobal": false,
"url": "https://raw.githubusercontent.com/eip-work/eip-monitor-prometheus/master/install/addon.json"
},
{
"name": "Sentinel",
"id": "eip-monitor-sentinel",
"version": "0.1.0",
"lastUpdate": "2019-07-04",
"maintainer": "shaohq@foxmail.com",
"isGlobal": false,
"url": "https://raw.githubusercontent.com/eip-work/eip-monitor-sentinel/master/install/addon.json"
}
]