forked from open-telemetry/opentelemetry.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Registry updates Jan 2024 (open-telemetry#3821)
- Loading branch information
Showing
25 changed files
with
266 additions
and
13 deletions.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
# cSpell:ignore namedpipereceiver namedpipe | ||
title: Named Pipe Receiver | ||
registryType: receiver | ||
language: collector | ||
tags: | ||
- namedpipe | ||
- receiver | ||
- collector | ||
urls: | ||
repo: https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/main/receiver/namedpipereceiver | ||
license: Apache 2.0 | ||
description: | ||
This receiver supports opening a Unix Named Pipe (aka FIFO), and reading logs | ||
from it. | ||
authors: | ||
- name: OpenTelemetry Authors | ||
createdAt: 2024-01-19 | ||
package: | ||
registry: go-collector | ||
name: github.com/open-telemetry/opentelemetry-collector-contrib/receiver/namedpipereceiver | ||
version: v0.92.0 |
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,21 @@ | ||
# cSpell:ignore osqueryreceiver osquery | ||
title: osquery Receiver | ||
registryType: receiver | ||
language: collector | ||
tags: | ||
- osquery | ||
- receiver | ||
- collector | ||
urls: | ||
repo: https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/main/receiver/osqueryreceiver | ||
license: Apache 2.0 | ||
description: | ||
The osquery receiver runs queries run on an [osquery](https://osquery.io/)'s | ||
daemon on a schedule and converts the output to logs. | ||
authors: | ||
- name: OpenTelemetry Authors | ||
createdAt: 2024-01-19 | ||
package: | ||
registry: go-collector | ||
name: github.com/open-telemetry/opentelemetry-collector-contrib/receiver/osqueryreceiver | ||
version: v0.92.0 |
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
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,17 @@ | ||
# cSpell:ignore alibabadruid | ||
title: Alibaba Druid Instrumentation | ||
registryType: instrumentation | ||
language: java | ||
tags: | ||
- alibabadruid | ||
- instrumentation | ||
- java | ||
urls: | ||
repo: https://github.com/open-telemetry/opentelemetry-java-instrumentation/tree/main/instrumentation/alibaba-druid-1.0 | ||
license: Apache 2.0 | ||
description: | ||
This library provides an Alibaba Druid instrumentation to track requests | ||
through OpenTelemetry. | ||
authors: | ||
- name: OpenTelemetry Authors | ||
createdAt: 2024-01-19 |
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,19 @@ | ||
# cSpell:ignore ext-amqp extamqp | ||
title: OpenTelemetry ext-amqp auto-instrumentation | ||
registryType: instrumentation | ||
language: php | ||
tags: | ||
- extamqp | ||
- instrumentation | ||
- php | ||
urls: | ||
repo: https://github.com/open-telemetry/opentelemetry-php-contrib/tree/main/src/Instrumentation/ExtAmqp | ||
license: Apache 2.0 | ||
description: Instrumentation Library for ext-amqp | ||
authors: | ||
- name: OpenTelemetry Authors | ||
createdAt: 2024-01-19 | ||
package: | ||
registry: packagist | ||
name: open-telemetry/opentelemetry-auto-ext-amqp | ||
version: 0.0.2 |
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,18 @@ | ||
title: OpenTelemetry Guzzle auto-instrumentation | ||
registryType: instrumentation | ||
language: php | ||
tags: | ||
- guzzle | ||
- instrumentation | ||
- php | ||
urls: | ||
repo: https://github.com/open-telemetry/opentelemetry-php-contrib/tree/main/src/Instrumentation/Guzzle | ||
license: Apache 2.0 | ||
description: Instrumentation Library for Guzzle | ||
authors: | ||
- name: OpenTelemetry Authors | ||
createdAt: 2024-01-19 | ||
package: | ||
registry: packagist | ||
name: open-telemetry/opentelemetry-auto-guzzle | ||
version: 0.0.1 |
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
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
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,20 @@ | ||
title: OpenTelemetry PSR-14 auto-instrumentation | ||
registryType: instrumentation | ||
language: php | ||
tags: | ||
- psr14 | ||
- instrumentation | ||
- php | ||
urls: | ||
repo: https://github.com/open-telemetry/opentelemetry-php-contrib/tree/main/src/Instrumentation/Psr14 | ||
license: Apache 2.0 | ||
description: | ||
This is a read-only subtree split of | ||
https://github.com/open-telemetry/opentelemetry-php-contrib. | ||
authors: | ||
- name: OpenTelemetry Authors | ||
createdAt: 2024-01-19 | ||
package: | ||
registry: packagist | ||
name: open-telemetry/opentelemetry-auto-psr14 | ||
version: 0.0.1 |
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
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
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
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
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
Oops, something went wrong.