forked from open-telemetry/opentelemetry.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
43 lines (43 loc) · 2.09 KB
/
Copy path.gitmodules
File metadata and controls
43 lines (43 loc) · 2.09 KB
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
# cSpell:ignore docsy javaexamples javainstrumentation
[submodule "themes/docsy"]
path = themes/docsy
url = https://github.com/google/docsy.git
docsy-pin = v0.16.0
docsy-note = "2024-04-01 Switching to google/docsy.git from cncf/docsy.git since we don't have any CNCF customizations."
docsy-reminder = "Ensure that any tag referenced by `docsy-pin` is present in the remote repo (url), otherwise add (push) the tags to the repo."
[submodule "content-modules/opentelemetry-specification"]
path = content-modules/opentelemetry-specification
url = https://github.com/open-telemetry/opentelemetry-specification.git
spec-pin = v1.59.0
[submodule "content-modules/community"]
path = content-modules/community
url = https://github.com/open-telemetry/community
community-pin = 96374af
[submodule "content-modules/opentelemetry-proto"]
path = content-modules/opentelemetry-proto
url = https://github.com/open-telemetry/opentelemetry-proto
otlp-pin = v1.11.0
[submodule "content-modules/semantic-conventions"]
path = content-modules/semantic-conventions
url = https://github.com/open-telemetry/semantic-conventions
semconv-pin = v1.44.0
[submodule "content-modules/opamp-spec"]
path = content-modules/opamp-spec
url = https://github.com/open-telemetry/opamp-spec
opamp-pin = v0.17.0
[submodule "content-modules/opentelemetry-java-examples"]
path = content-modules/opentelemetry-java-examples
url = https://github.com/open-telemetry/opentelemetry-java-examples.git
javaexamples-pin = e06878b
[submodule "content-modules/opentelemetry-go-contrib"]
path = content-modules/opentelemetry-go-contrib
url = https://github.com/open-telemetry/opentelemetry-go-contrib
go-contrib-pin = 5288efd
[submodule "content-modules/opentelemetry-java-instrumentation"]
path = content-modules/opentelemetry-java-instrumentation
url = https://github.com/open-telemetry/opentelemetry-java-instrumentation.git
javainstrumentation-pin = v2.26.1
[submodule "content-modules/opentelemetry-configuration"]
path = content-modules/opentelemetry-configuration
url = https://github.com/open-telemetry/opentelemetry-configuration
config-pin = v1.1.0