-
Notifications
You must be signed in to change notification settings - Fork 25
/
.gitmodules
26 lines (26 loc) · 1020 Bytes
/
.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
[submodule "_includes/integrations"]
path = _includes/integrations
url = https://github.com/wavefrontHQ/integrations
[submodule "_includes/help"]
path = _includes/help
url = https://github.com/wavefrontHQ/help
branch = master
[submodule "_includes/go-metrics-wavefront"]
path = _includes/go-metrics-wavefront
url = https://github.com/wavefrontHQ/go-metrics-wavefront
[submodule "_includes/java"]
path = _includes/java
url = https://github.com/wavefrontHQ/java
[submodule "_includes/wavefront-cli"]
path = _includes/wavefront-cli
url = https://github.com/wavefrontHQ/wavefront-cli
[submodule "_includes/wavefront-collector"]
path = _includes/wavefront-collector
url = https://github.com/wavefrontHQ/wavefront-collector
[submodule "_includes/python-client"]
path = _includes/python-client
url = https://github.com/wavefrontHQ/python-client
[submodule "_includes/opentelemetry-examples"]
path = _includes/opentelemetry-examples
url = https://github.com/wavefrontHQ/opentelemetry-examples
branch = master