Skip to content

Commit

Permalink
Registry updates July 2024 (#4822)
Browse files Browse the repository at this point in the history
  • Loading branch information
svrnm authored Jul 22, 2024
1 parent f5736f4 commit f0d398b
Show file tree
Hide file tree
Showing 18 changed files with 175 additions and 64 deletions.
21 changes: 0 additions & 21 deletions data/registry/collector-exporter-skywalking.yml

This file was deleted.

20 changes: 20 additions & 0 deletions data/registry/collector-processor-geoip.yml
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
21 changes: 0 additions & 21 deletions data/registry/collector-receiver-file.yml

This file was deleted.

17 changes: 0 additions & 17 deletions data/registry/exporter-rust-jaeger.yml

This file was deleted.

2 changes: 1 addition & 1 deletion data/registry/instrumentation-dotnet-aspnetcore.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ description:
authors:
- name: OpenTelemetry Authors
urls:
repo: https://github.com/open-telemetry/opentelemetry-dotnet/tree/main/src/OpenTelemetry.Instrumentation.AspNetCore
repo: https://github.com/open-telemetry/opentelemetry-dotnet-contrib/tree/main/src/OpenTelemetry.Instrumentation.AspNetCore
createdAt: 2022-11-07
package:
registry: nuget
Expand Down
15 changes: 15 additions & 0 deletions data/registry/instrumentation-dotnet-confluentkafka.yml
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
2 changes: 1 addition & 1 deletion data/registry/instrumentation-dotnet-grpcnetclient.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ description:
authors:
- name: OpenTelemetry Authors
urls:
repo: https://github.com/open-telemetry/opentelemetry-dotnet/tree/main/src/OpenTelemetry.Instrumentation.GrpcNetClient
repo: https://github.com/open-telemetry/opentelemetry-dotnet-contrib/tree/main/src/OpenTelemetry.Instrumentation.GrpcNetClient
createdAt: 2022-11-07
package:
registry: nuget
Expand Down
2 changes: 1 addition & 1 deletion data/registry/instrumentation-dotnet-http.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ description:
authors:
- name: OpenTelemetry Authors
urls:
repo: https://github.com/open-telemetry/opentelemetry-dotnet/tree/main/src/OpenTelemetry.Instrumentation.Http
repo: https://github.com/open-telemetry/opentelemetry-dotnet-contrib/tree/main/src/OpenTelemetry.Instrumentation.Http
createdAt: 2022-11-07
package:
registry: nuget
Expand Down
2 changes: 1 addition & 1 deletion data/registry/instrumentation-dotnet-sqlclient.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ description:
authors:
- name: OpenTelemetry Authors
urls:
repo: https://github.com/open-telemetry/opentelemetry-dotnet/tree/main/src/OpenTelemetry.Instrumentation.SqlClient
repo: https://github.com/open-telemetry/opentelemetry-dotnet-contrib/tree/main/src/OpenTelemetry.Instrumentation.SqlClient
createdAt: 2022-11-07
package:
registry: nuget
Expand Down
16 changes: 16 additions & 0 deletions data/registry/instrumentation-java-apacheshenyu.yml
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
2 changes: 1 addition & 1 deletion data/registry/instrumentation-java-armeria.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ description:
authors:
- name: OpenTelemetry Authors
urls:
repo: https://github.com/open-telemetry/opentelemetry-java-instrumentation/tree/main/instrumentation/armeria-1.3
repo: https://github.com/open-telemetry/opentelemetry-java-instrumentation/tree/main/instrumentation/armeria/armeria-1.3
createdAt: 2020-11-05
14 changes: 14 additions & 0 deletions data/registry/instrumentation-java-influxdb.yml
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
15 changes: 15 additions & 0 deletions data/registry/instrumentation-java-javalin.yml
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
16 changes: 16 additions & 0 deletions data/registry/instrumentation-php-cakephp.yml
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
16 changes: 16 additions & 0 deletions data/registry/instrumentation-php-psr6.yml
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
21 changes: 21 additions & 0 deletions data/registry/instrumentation-ruby-actionmailer.yml
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
21 changes: 21 additions & 0 deletions data/registry/instrumentation-ruby-awslambda.yml
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
16 changes: 16 additions & 0 deletions static/refcache.json
Original file line number Diff line number Diff line change
Expand Up @@ -995,6 +995,10 @@
"StatusCode": 206,
"LastSeen": "2024-01-18T08:52:54.099142-05:00"
},
"https://docs.aws.amazon.com/lambda/latest/dg/ruby-handler.html": {
"StatusCode": 206,
"LastSeen": "2024-07-10T17:01:44.550734457Z"
},
"https://docs.aws.amazon.com/lambda/latest/dg/services-xray.html": {
"StatusCode": 206,
"LastSeen": "2024-01-30T16:14:28.171642-05:00"
Expand Down Expand Up @@ -6503,6 +6507,10 @@
"StatusCode": 206,
"LastSeen": "2024-06-04T11:05:52.856746897+02:00"
},
"https://opentelemetry.io/docs/instrumentation/php/automatic/": {
"StatusCode": 206,
"LastSeen": "2024-07-10T17:01:42.679794935Z"
},
"https://opentelemetry.io/docs/languages/cpp/exporters/": {
"StatusCode": 206,
"LastSeen": "2024-04-30T09:31:38.598060401Z"
Expand Down Expand Up @@ -8055,6 +8063,10 @@
"StatusCode": 200,
"LastSeen": "2024-01-22T17:25:05.672589+01:00"
},
"https://rubygems.org/gems/opentelemetry-instrumentation-action_mailer": {
"StatusCode": 200,
"LastSeen": "2024-07-10T17:01:43.869580741Z"
},
"https://rubygems.org/gems/opentelemetry-instrumentation-action_pack": {
"StatusCode": 200,
"LastSeen": "2024-01-22T15:38:22.124468+01:00"
Expand Down Expand Up @@ -8083,6 +8095,10 @@
"StatusCode": 200,
"LastSeen": "2024-01-16T17:59:00.831876+01:00"
},
"https://rubygems.org/gems/opentelemetry-instrumentation-aws_lambda": {
"StatusCode": 200,
"LastSeen": "2024-07-10T17:01:44.79848698Z"
},
"https://rubygems.org/gems/opentelemetry-instrumentation-aws_sdk": {
"StatusCode": 200,
"LastSeen": "2024-01-22T15:38:27.079086+01:00"
Expand Down

0 comments on commit f0d398b

Please sign in to comment.