-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: svrnm <[email protected]>
- Loading branch information
Showing
25 changed files
with
191 additions
and
23 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,18 @@ | ||
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: | ||
- 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,18 @@ | ||
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. | ||
Check warning on line 11 in data/registry/collector-receiver-osquery.yml GitHub Actions / SPELLING check
|
||
authors: | ||
- 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,14 @@ | ||
title: alibabadruid | ||
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: | ||
authors: | ||
- 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
title: pekko | ||
registryType: instrumentation | ||
language: java | ||
tags: | ||
- pekko | ||
- instrumentation | ||
- java | ||
urls: | ||
- repo: https://github.com/open-telemetry/opentelemetry-java-instrumentation/tree/main/instrumentation/pekko | ||
license: Apache 2.0 | ||
description: | ||
authors: | ||
- 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,18 @@ | ||
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: This is a read-only subtree split of https://github.com/open-telemetry/opentelemetry-php-contrib. | ||
authors: | ||
- 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: This is a read-only subtree split of https://github.com/open-telemetry/opentelemetry-php-contrib. | ||
authors: | ||
- 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,18 @@ | ||
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: | ||
- 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