forked from XiaoMi/open-falcon
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
48 lines (48 loc) · 1.3 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
[submodule "agent"]
path = agent
url = https://github.com/open-falcon/agent.git
[submodule "dashboard"]
path = dashboard
url = https://github.com/open-falcon/dashboard.git
[submodule "links"]
path = links
url = https://github.com/open-falcon/links.git
[submodule "alarm"]
path = alarm
url = https://github.com/open-falcon/alarm.git
[submodule "sender"]
path = sender
url = https://github.com/open-falcon/sender.git
[submodule "judge"]
path = judge
url = https://github.com/open-falcon/judge.git
[submodule "hbs"]
path = hbs
url = https://github.com/open-falcon/hbs.git
[submodule "portal"]
path = portal
url = https://github.com/open-falcon/portal.git
[submodule "query"]
path = query
url = https://github.com/open-falcon/query.git
[submodule "transfer"]
path = transfer
url = https://github.com/open-falcon/transfer.git
[submodule "scripts"]
path = scripts
url = https://github.com/open-falcon/scripts.git
[submodule "common"]
path = common
url = https://github.com/open-falcon/common.git
[submodule "task"]
path = task
url = https://github.com/open-falcon/task.git
[submodule "fe"]
path = fe
url = https://github.com/open-falcon/fe.git
[submodule "gateway"]
path = gateway
url = https://github.com/open-falcon/gateway.git
[submodule "graph"]
path = graph
url = https://github.com/open-falcon/graph.git