forked from XiaoMi/open-falcon
-
Notifications
You must be signed in to change notification settings - Fork 4
/
.gitmodules
72 lines (72 loc) · 1.92 KB
/
.gitmodules
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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
[submodule "agent"]
path = agent
url = https://github.com/Cepave/agent.git
[submodule "graph"]
path = graph
url = https://github.com/Cepave/graph.git
[submodule "dashboard"]
path = dashboard
url = https://github.com/Cepave/dashboard.git
[submodule "links"]
path = links
url = https://github.com/Cepave/links.git
[submodule "alarm"]
path = alarm
url = https://github.com/Cepave/alarm.git
[submodule "sender"]
path = sender
url = https://github.com/Cepave/sender.git
[submodule "judge"]
path = judge
url = https://github.com/Cepave/judge.git
[submodule "hbs"]
path = hbs
url = https://github.com/Cepave/hbs.git
[submodule "portal"]
path = portal
url = https://github.com/Cepave/portal.git
[submodule "query"]
path = query
url = https://github.com/Cepave/query.git
[submodule "transfer"]
path = transfer
url = https://github.com/Cepave/transfer.git
[submodule "scripts"]
path = scripts
url = https://github.com/Cepave/scripts.git
[submodule "doc"]
path = doc
url = https://github.com/Cepave/doc.git
[submodule "common"]
path = common
url = https://github.com/Cepave/common.git
[submodule "open-falcon.github.io"]
path = open-falcon.github.io
url = https://github.com/Cepave/open-falcon.github.io.git
[submodule "task"]
path = task
url = https://github.com/Cepave/task.git
[submodule "fe"]
path = fe
url = https://github.com/Cepave/fe.git
[submodule "ops-common"]
path = ops-common
url = https://github.com/Cepave/ops-common.git
[submodule "ops-meta"]
path = ops-meta
url = https://github.com/Cepave/ops-meta.git
[submodule "ops-updater"]
path = ops-updater
url = https://github.com/Cepave/ops-updater
[submodule "book"]
path = book
url = https://github.com/Cepave/book.git
[submodule "nodata"]
path = nodata
url = https://github.com/Cepave/nodata
[submodule "aggregator"]
path = aggregator
url = https://github.com/Cepave/aggregator.git
[submodule "nqm-agent"]
path = nqm-agent
url = https://github.com/Cepave/nqm-agent.git