forked from Percona-Lab/pmm-submodules
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
72 lines (72 loc) · 2.69 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 "pmm-client"]
path = sources/pmm-client/src/github.com/percona/pmm-client
url = https://github.com/percona/pmm-client.git
branch = master
[submodule "qan-agent"]
path = sources/qan-agent/src/github.com/percona/qan-agent
url = https://github.com/percona/qan-agent.git
branch = master
[submodule "node_exporter"]
path = sources/node_exporter/src/github.com/prometheus/node_exporter
url = https://github.com/percona/node_exporter.git
branch = pmm-1.X
[submodule "mysqld_exporter"]
path = sources/mysqld_exporter/src/github.com/percona/mysqld_exporter
url = https://github.com/percona/mysqld_exporter.git
branch = pmm-1.X
[submodule "mongodb_exporter"]
path = sources/mongodb_exporter/src/github.com/percona/mongodb_exporter
url = https://github.com/percona/mongodb_exporter.git
branch = pmm-1.X
[submodule "proxysql_exporter"]
path = sources/proxysql_exporter/src/github.com/percona/proxysql_exporter
url = https://github.com/percona/proxysql_exporter.git
branch = pmm-1.X
[submodule "percona-toolkit"]
path = sources/percona-toolkit/src/github.com/percona/percona-toolkit
url = https://github.com/percona/percona-toolkit.git
branch = release-3.0.10
[submodule "pmm-manage"]
path = sources/pmm-manage/src/github.com/percona/pmm-manage
url = https://github.com/percona/pmm-manage
branch = master
[submodule "pmm-managed"]
path = sources/pmm-managed/src/github.com/percona/pmm-managed
url = https://github.com/percona/pmm-managed
branch = master
[submodule "qan-api"]
path = sources/qan-api/src/github.com/percona/qan-api
url = https://github.com/percona/qan-api
branch = master
[submodule "qan-app"]
path = sources/qan-app/src/github.com/percona/qan-app
url = https://github.com/percona/qan-app
branch = master
[submodule "pmm-update"]
path = sources/pmm-update
url = https://github.com/percona/pmm-update
branch = master
[submodule "pmm-server"]
path = sources/pmm-server
url = https://github.com/percona/pmm-server
branch = master
[submodule "pmm-server-packaging"]
path = sources/pmm-server-packaging
url = https://github.com/percona/pmm-server-packaging
branch = master
[submodule "grafana-dashboards"]
path = sources/grafana-dashboards
url = https://github.com/percona/grafana-dashboards
branch = master
[submodule "rds_exporter"]
path = sources/rds_exporter/src/github.com/percona/rds_exporter
url = https://github.com/percona/rds_exporter
branch = pmm-1.X
[submodule "postgres_exporter"]
path = sources/postgres_exporter/src/github.com/percona/postgres_exporter
url = https://github.com/percona/postgres_exporter
branch = pmm-1.X
[submodule "pid-watchdog"]
path = sources/pid-watchdog/src/github.com/percona/pid-watchdog
url = https://github.com/percona/pid-watchdog
branch = master