forked from Percona-Lab/pmm-submodules
-
Notifications
You must be signed in to change notification settings - Fork 2
/
.gitmodules
71 lines (71 loc) · 2.25 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
[submodule "ssm-client"]
path = sources/ssm-client
url = https://github.com/shatteredsilicon/ssm-client
branch = ssm-1.x
[submodule "qan-agent"]
path = sources/qan-agent
url = https://github.com/shatteredsilicon/qan-agent
branch = ssm-1.x
[submodule "node_exporter"]
path = sources/node_exporter
url = https://github.com/shatteredsilicon/node_exporter
branch = ssm-1.x
[submodule "mysqld_exporter"]
path = sources/mysqld_exporter
url = https://github.com/shatteredsilicon/mysqld_exporter
branch = ssm-1.x
[submodule "mongodb_exporter"]
path = sources/mongodb_exporter
url = https://github.com/shatteredsilicon/mongodb_exporter
branch = ssm-1.x
[submodule "proxysql_exporter"]
path = sources/proxysql_exporter
url = https://github.com/shatteredsilicon/proxysql_exporter
branch = ssm-1.x
[submodule "ssm-manage"]
path = sources/ssm-manage
url = https://github.com/shatteredsilicon/ssm-manage
branch = ssm-1.x
[submodule "ssm-managed"]
path = sources/ssm-managed
url = https://github.com/shatteredsilicon/ssm-managed
branch = ssm-1.x
[submodule "ssm-server"]
path = sources/ssm-server
url = https://github.com/shatteredsilicon/ssm-server
branch = ssm-1.x
[submodule "rds_exporter"]
path = sources/rds_exporter
url = https://github.com/shatteredsilicon/rds_exporter
branch = ssm-1.x
[submodule "postgres_exporter"]
path = sources/postgres_exporter
url = https://github.com/shatteredsilicon/postgres_exporter
branch = ssm-1.x
[submodule "pid-watchdog"]
path = sources/pid-watchdog
url = https://github.com/shatteredsilicon/pid-watchdog
branch = ssm-1.x
[submodule "ssm-dashboards"]
path = sources/ssm-dashboards
url = https://github.com/shatteredsilicon/grafana-dashboards
branch = ssm-1.x
[submodule "ssm-qan-api"]
path = sources/ssm-qan-api
url = https://github.com/shatteredsilicon/qan-api
branch = ssm-1.x
[submodule "ssm-qan-app"]
path = sources/ssm-qan-app
url = https://github.com/shatteredsilicon/qan-app
branch = ssm-1.x
[submodule "dep"]
path = build/rpmbuild-docker/dep
url = https://github.com/golang/dep.git
branch = master
[submodule "snmp_exporter"]
path = sources/snmp_exporter
url = https://github.com/shatteredsilicon/snmp_exporter
branch = ssm-1.x
[submodule "ssm-doc"]
path = ssm-doc
url = https://github.com/shatteredsilicon/ssm-doc