-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add redirects to collector/language-specific registry entries (#3932)
Signed-off-by: svrnm <[email protected]> Signed-off-by: Severin Neumann <[email protected]> Co-authored-by: Patrice Chalin <[email protected]> Co-authored-by: Phillip Carter <[email protected]>
- Loading branch information
1 parent
03f20df
commit 1e0c316
Showing
13 changed files
with
110 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
--- | ||
title: Registry | ||
description: | ||
Exporters, processors, receivers and other useful components for the | ||
OpenTelemetry Collector | ||
redirect: /ecosystem/registry/?language=collector | ||
_build: { render: link } | ||
weight: 300 | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
--- | ||
title: Registry | ||
description: | ||
Instrumentation libraries, exporters and other useful components for | ||
OpenTelemetry C++ | ||
redirect: /ecosystem/registry/?language=cpp | ||
_build: { render: link } | ||
weight: 300 | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
--- | ||
title: Registry | ||
description: | ||
Instrumentation libraries, exporters and other useful components for | ||
OpenTelemetry Erlang/Elixir | ||
redirect: /ecosystem/registry/?language=erlang | ||
_build: { render: link } | ||
weight: 300 | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
--- | ||
title: Registry | ||
description: | ||
Instrumentation libraries, exporters and other useful components for | ||
OpenTelemetry Go | ||
redirect: /ecosystem/registry/?language=go | ||
_build: { render: link } | ||
weight: 300 | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
--- | ||
title: Registry | ||
description: | ||
Instrumentation libraries, exporters and other useful components for | ||
OpenTelemetry Java | ||
redirect: /ecosystem/registry/?language=java | ||
_build: { render: link } | ||
weight: 300 | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
--- | ||
title: Registry | ||
description: | ||
Instrumentation libraries, exporters and other useful components for | ||
OpenTelemetry JavaScript | ||
redirect: /ecosystem/registry/?language=js | ||
_build: { render: link } | ||
weight: 300 | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
--- | ||
title: Registry | ||
description: | ||
Instrumentation libraries, exporters and other useful components for | ||
OpenTelemetry .NET | ||
redirect: /ecosystem/registry/?language=dotnet | ||
_build: { render: link } | ||
weight: 300 | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
--- | ||
title: Registry | ||
description: | ||
Instrumentation libraries, exporters and other useful components for | ||
OpenTelemetry PHP | ||
redirect: /ecosystem/registry/?language=php | ||
_build: { render: link } | ||
weight: 300 | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
--- | ||
title: Registry | ||
description: | ||
Instrumentation libraries, exporters and other useful components for | ||
OpenTelemetry Python | ||
redirect: /ecosystem/registry/?language=python | ||
_build: { render: link } | ||
weight: 300 | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
--- | ||
title: Registry | ||
description: | ||
Instrumentation libraries, exporters and other useful components for | ||
OpenTelemetry Ruby | ||
redirect: /ecosystem/registry/?language=ruby | ||
_build: { render: link } | ||
weight: 300 | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
--- | ||
title: Registry | ||
description: | ||
Instrumentation libraries, exporters and other useful components for | ||
OpenTelemetry Rust | ||
redirect: /ecosystem/registry/?language=rust | ||
_build: { render: link } | ||
weight: 300 | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
--- | ||
title: Registry | ||
description: | ||
Instrumentation libraries, exporters and other useful components for | ||
OpenTelemetry Swift | ||
redirect: /ecosystem/registry/?language=swift | ||
_build: { render: link } | ||
weight: 300 | ||
--- |