-
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.
- Loading branch information
Showing
18 changed files
with
175 additions
and
64 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
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 @@ | ||
# cSpell:ignore geoip geoipprocessor | ||
title: GeoIP Processor | ||
registryType: processor | ||
language: collector | ||
tags: | ||
- geoip | ||
- processor | ||
- collector | ||
urls: | ||
repo: https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/main/processor/geoipprocessor | ||
license: Apache 2.0 | ||
description: | ||
The geoIP processor `geoipprocessor` enhances resource attributes by appending | ||
information about the geographical location of an IP address. To add | ||
geographical information, the IP address must be included in the resource | ||
attributes using the [`source.address` semantic conventions key | ||
attribute](https://github.com/open-telemetry/semantic-conventions/blob/v1.26.0/docs/general/attributes.md#source). | ||
authors: | ||
- name: OpenTelemetry Authors | ||
createdAt: 2024-07-08 |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
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,15 @@ | ||
title: Confluent.Kafka client instrumentation for OpenTelemetry | ||
registryType: instrumentation | ||
language: dotnet | ||
tags: | ||
- confluent | ||
- kafka | ||
- instrumentation | ||
- dotnet | ||
urls: | ||
repo: https://github.com/open-telemetry/opentelemetry-dotnet-contrib/tree/main/src/OpenTelemetry.Instrumentation.ConfluentKafka | ||
license: Apache 2.0 | ||
description: Confluent.Kafka client instrumentation for OpenTelemetry | ||
authors: | ||
- name: OpenTelemetry Authors | ||
createdAt: 2024-07-08 |
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,16 @@ | ||
# cspell:ignore shenyu | ||
title: Apache ShenYu instrumentation | ||
registryType: instrumentation | ||
language: java | ||
tags: | ||
- apache | ||
- shenyu | ||
- instrumentation | ||
- java | ||
urls: | ||
repo: https://github.com/open-telemetry/opentelemetry-java-instrumentation/tree/main/instrumentation/apache-shenyu-2.4 | ||
license: Apache 2.0 | ||
description: Settings for the Apache ShenYu instrumentation | ||
authors: | ||
- name: OpenTelemetry Authors | ||
createdAt: 2024-07-08 |
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: influxdb instrumentation | ||
registryType: instrumentation | ||
language: java | ||
tags: | ||
- influxdb | ||
- instrumentation | ||
- java | ||
urls: | ||
repo: https://github.com/open-telemetry/opentelemetry-java-instrumentation/tree/main/instrumentation/influxdb-2.4 | ||
license: Apache 2.0 | ||
description: influxdb instrumentation | ||
authors: | ||
- name: OpenTelemetry Authors | ||
createdAt: 2024-07-08 |
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,15 @@ | ||
# cspell:ignore javalin | ||
title: javalin instrumentation | ||
registryType: instrumentation | ||
language: java | ||
tags: | ||
- javalin | ||
- instrumentation | ||
- java | ||
urls: | ||
repo: https://github.com/open-telemetry/opentelemetry-java-instrumentation/tree/main/instrumentation/javalin-5.0 | ||
license: Apache 2.0 | ||
description: javalin instrumentation | ||
authors: | ||
- name: OpenTelemetry Authors | ||
createdAt: 2024-07-08 |
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,16 @@ | ||
title: OpenTelemetry CakePHP instrumentation library | ||
registryType: instrumentation | ||
language: php | ||
tags: | ||
- cake | ||
- instrumentation | ||
- php | ||
urls: | ||
repo: https://github.com/open-telemetry/opentelemetry-php-contrib/tree/main/src/Instrumentation/CakePHP | ||
license: Apache 2.0 | ||
description: | ||
Please read </docs/instrumentation/php/automatic/> for instructions on how to | ||
install and configure the extension and SDK. | ||
authors: | ||
- name: OpenTelemetry Authors | ||
createdAt: 2024-07-08 |
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,16 @@ | ||
title: OpenTelemetry PSR-6 instrumentation library | ||
registryType: instrumentation | ||
language: php | ||
tags: | ||
- psr6 | ||
- instrumentation | ||
- php | ||
urls: | ||
repo: https://github.com/open-telemetry/opentelemetry-php-contrib/tree/main/src/Instrumentation/Psr6 | ||
license: Apache 2.0 | ||
description: | ||
Please read </docs/instrumentation/php/automatic/> for instructions on how to | ||
install and configure the extension and SDK. | ||
authors: | ||
- name: OpenTelemetry Authors | ||
createdAt: 2024-07-08 |
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 @@ | ||
title: OpenTelemetry ActionMailer Instrumentation | ||
registryType: instrumentation | ||
language: ruby | ||
tags: | ||
- action | ||
- mailer | ||
- instrumentation | ||
- ruby | ||
urls: | ||
repo: https://github.com/open-telemetry/opentelemetry-ruby-contrib/tree/main/instrumentation/action_mailer | ||
license: Apache 2.0 | ||
description: | ||
The ActionMailer instrumentation is a community-maintained instrumentation for | ||
the ActionMailer portion of the [Ruby on Rails][rails-home] web-application | ||
framework. | ||
authors: | ||
- name: OpenTelemetry Authors | ||
createdAt: 2024-07-08 | ||
package: | ||
registry: gems | ||
name: opentelemetry-instrumentation-action_mailer |
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 @@ | ||
title: OpenTelemetry AWS-Lambda Instrumentation | ||
registryType: instrumentation | ||
language: ruby | ||
tags: | ||
- aws | ||
- lambda | ||
- instrumentation | ||
- ruby | ||
urls: | ||
repo: https://github.com/open-telemetry/opentelemetry-ruby-contrib/tree/main/instrumentation/aws_lambda | ||
license: Apache 2.0 | ||
description: | ||
The OpenTelemetry `aws-lambda` gem is a community-maintained instrumentation | ||
for [AWS Lambda | ||
functions](https://docs.aws.amazon.com/lambda/latest/dg/ruby-handler.html). | ||
authors: | ||
- name: OpenTelemetry Authors | ||
createdAt: 2024-07-08 | ||
package: | ||
registry: gems | ||
name: opentelemetry-instrumentation-aws_lambda |
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