diff --git a/data/registry/instrumentation-cpp-httpd.yml b/data/registry/instrumentation-cpp-httpd.yml index db9278178b37..fe7c8fcf91b4 100644 --- a/data/registry/instrumentation-cpp-httpd.yml +++ b/data/registry/instrumentation-cpp-httpd.yml @@ -13,3 +13,4 @@ authors: urls: repo: https://github.com/open-telemetry/opentelemetry-cpp-contrib/tree/main/instrumentation/httpd createdAt: 2021-11-11 +isFirstParty: false diff --git a/data/registry/instrumentation-cpp-nginx.yml b/data/registry/instrumentation-cpp-nginx.yml index 1e37643bc499..0547093a381f 100644 --- a/data/registry/instrumentation-cpp-nginx.yml +++ b/data/registry/instrumentation-cpp-nginx.yml @@ -14,3 +14,4 @@ authors: urls: repo: https://github.com/open-telemetry/opentelemetry-cpp-contrib/tree/main/instrumentation/nginx createdAt: 2021-11-11 +isFirstParty: false diff --git a/data/registry/instrumentation-cpp-otel-webserver-module.yml b/data/registry/instrumentation-cpp-otel-webserver-module.yml index 81bc9aeabf29..691e9a5052e3 100644 --- a/data/registry/instrumentation-cpp-otel-webserver-module.yml +++ b/data/registry/instrumentation-cpp-otel-webserver-module.yml @@ -17,3 +17,4 @@ authors: urls: repo: https://github.com/open-telemetry/opentelemetry-cpp-contrib/tree/main/instrumentation/otel-webserver-module createdAt: 2022-06-10 +isFirstParty: false diff --git a/data/registry/instrumentation-dotnet-aspnet-telemetryhttpmodule.yml b/data/registry/instrumentation-dotnet-aspnet-telemetryhttpmodule.yml index 2672670ab5ef..b97e79e0bc99 100644 --- a/data/registry/instrumentation-dotnet-aspnet-telemetryhttpmodule.yml +++ b/data/registry/instrumentation-dotnet-aspnet-telemetryhttpmodule.yml @@ -17,6 +17,7 @@ authors: urls: repo: https://github.com/open-telemetry/opentelemetry-dotnet-contrib/tree/main/src/OpenTelemetry.Instrumentation.AspNet.TelemetryHttpModule createdAt: 2022-11-07 +isFirstParty: false package: registry: nuget name: OpenTelemetry.Instrumentation.AspNet.TelemetryHttpModule diff --git a/data/registry/instrumentation-dotnet-aspnet.yml b/data/registry/instrumentation-dotnet-aspnet.yml index 01b49f49c57d..202aeece130a 100644 --- a/data/registry/instrumentation-dotnet-aspnet.yml +++ b/data/registry/instrumentation-dotnet-aspnet.yml @@ -14,6 +14,7 @@ authors: urls: repo: https://github.com/open-telemetry/opentelemetry-dotnet-contrib/tree/main/src/OpenTelemetry.Instrumentation.AspNet createdAt: 2022-10-28 +isFirstParty: false package: registry: nuget name: OpenTelemetry.Instrumentation.AspNet diff --git a/data/registry/instrumentation-dotnet-aspnetcore.yml b/data/registry/instrumentation-dotnet-aspnetcore.yml index e19af860289e..c2bcf993bb08 100644 --- a/data/registry/instrumentation-dotnet-aspnetcore.yml +++ b/data/registry/instrumentation-dotnet-aspnetcore.yml @@ -15,6 +15,7 @@ authors: urls: repo: https://github.com/open-telemetry/opentelemetry-dotnet-contrib/tree/main/src/OpenTelemetry.Instrumentation.AspNetCore createdAt: 2022-11-07 +isFirstParty: false package: registry: nuget name: OpenTelemetry.Instrumentation.AspNetCore diff --git a/data/registry/instrumentation-dotnet-aws.yml b/data/registry/instrumentation-dotnet-aws.yml index 170f515e7f4a..9868c99005e3 100644 --- a/data/registry/instrumentation-dotnet-aws.yml +++ b/data/registry/instrumentation-dotnet-aws.yml @@ -16,6 +16,7 @@ authors: urls: repo: https://github.com/open-telemetry/opentelemetry-dotnet-contrib/tree/main/src/OpenTelemetry.Instrumentation.AWS createdAt: 2022-10-28 +isFirstParty: false package: registry: nuget name: OpenTelemetry.Instrumentation.AWS diff --git a/data/registry/instrumentation-dotnet-awslambda.yml b/data/registry/instrumentation-dotnet-awslambda.yml index 1f93ce548de2..f6dd111d777a 100644 --- a/data/registry/instrumentation-dotnet-awslambda.yml +++ b/data/registry/instrumentation-dotnet-awslambda.yml @@ -15,6 +15,7 @@ authors: urls: repo: https://github.com/open-telemetry/opentelemetry-dotnet-contrib/tree/main/src/OpenTelemetry.Instrumentation.AWSLambda createdAt: 2022-10-28 +isFirstParty: false package: registry: nuget name: OpenTelemetry.Instrumentation.AWSLambda diff --git a/data/registry/instrumentation-dotnet-azure-sdk.yml b/data/registry/instrumentation-dotnet-azure-sdk.yml index 870562402f54..d01b9eb1f606 100644 --- a/data/registry/instrumentation-dotnet-azure-sdk.yml +++ b/data/registry/instrumentation-dotnet-azure-sdk.yml @@ -15,3 +15,4 @@ authors: urls: repo: https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/core/Azure.Core/samples/Diagnostics.md#opentelemetry-with-azure-monitor-zipkin-and-others createdAt: 2021-12-16 +isNative: true diff --git a/data/registry/instrumentation-dotnet-cassandra.yml b/data/registry/instrumentation-dotnet-cassandra.yml index 6063aaa843ed..5b89f4d28817 100644 --- a/data/registry/instrumentation-dotnet-cassandra.yml +++ b/data/registry/instrumentation-dotnet-cassandra.yml @@ -13,6 +13,7 @@ authors: urls: repo: https://github.com/open-telemetry/opentelemetry-dotnet-contrib/tree/main/src/OpenTelemetry.Instrumentation.Cassandra createdAt: 2022-10-28 +isFirstParty: false package: registry: nuget name: OpenTelemetry.Instrumentation.Cassandra diff --git a/data/registry/instrumentation-dotnet-confluentkafka.yml b/data/registry/instrumentation-dotnet-confluentkafka.yml index c9523743779d..930f6a7edb10 100644 --- a/data/registry/instrumentation-dotnet-confluentkafka.yml +++ b/data/registry/instrumentation-dotnet-confluentkafka.yml @@ -13,3 +13,4 @@ description: Confluent.Kafka client instrumentation for OpenTelemetry authors: - name: OpenTelemetry Authors createdAt: 2024-07-08 +isFirstParty: false diff --git a/data/registry/instrumentation-dotnet-elasticsearchclient.yml b/data/registry/instrumentation-dotnet-elasticsearchclient.yml index 425fc48568f2..8d4026d5cadd 100644 --- a/data/registry/instrumentation-dotnet-elasticsearchclient.yml +++ b/data/registry/instrumentation-dotnet-elasticsearchclient.yml @@ -15,6 +15,7 @@ authors: urls: repo: https://github.com/open-telemetry/opentelemetry-dotnet-contrib/tree/main/src/OpenTelemetry.Instrumentation.ElasticsearchClient createdAt: 2022-10-28 +isFirstParty: false package: registry: nuget name: OpenTelemetry.Instrumentation.ElasticsearchClient diff --git a/data/registry/instrumentation-dotnet-entityframeworkcore.yml b/data/registry/instrumentation-dotnet-entityframeworkcore.yml index f239c9aa6883..e4b03d4040ff 100644 --- a/data/registry/instrumentation-dotnet-entityframeworkcore.yml +++ b/data/registry/instrumentation-dotnet-entityframeworkcore.yml @@ -16,6 +16,7 @@ authors: urls: repo: https://github.com/open-telemetry/opentelemetry-dotnet-contrib/tree/main/src/OpenTelemetry.Instrumentation.EntityFrameworkCore createdAt: 2022-10-28 +isFirstParty: false package: registry: nuget name: OpenTelemetry.Instrumentation.EntityFrameworkCore diff --git a/data/registry/instrumentation-dotnet-eventcounters.yml b/data/registry/instrumentation-dotnet-eventcounters.yml index 514702470b02..8001e5bc0962 100644 --- a/data/registry/instrumentation-dotnet-eventcounters.yml +++ b/data/registry/instrumentation-dotnet-eventcounters.yml @@ -15,6 +15,7 @@ authors: urls: repo: https://github.com/open-telemetry/opentelemetry-dotnet-contrib/tree/main/src/OpenTelemetry.Instrumentation.EventCounters createdAt: 2022-10-28 +isFirstParty: false package: registry: nuget name: OpenTelemetry.Instrumentation.EventCounters diff --git a/data/registry/instrumentation-dotnet-grpccore.yml b/data/registry/instrumentation-dotnet-grpccore.yml index 7670c1542814..6cb4d90f7f4e 100644 --- a/data/registry/instrumentation-dotnet-grpccore.yml +++ b/data/registry/instrumentation-dotnet-grpccore.yml @@ -15,6 +15,7 @@ authors: urls: repo: https://github.com/open-telemetry/opentelemetry-dotnet-contrib/tree/main/src/OpenTelemetry.Instrumentation.GrpcCore createdAt: 2022-10-28 +isFirstParty: false package: registry: nuget name: OpenTelemetry.Instrumentation.GrpcCore diff --git a/data/registry/instrumentation-dotnet-grpcnetclient.yml b/data/registry/instrumentation-dotnet-grpcnetclient.yml index 95ed0781e057..74d0e1d3d17f 100644 --- a/data/registry/instrumentation-dotnet-grpcnetclient.yml +++ b/data/registry/instrumentation-dotnet-grpcnetclient.yml @@ -15,6 +15,7 @@ authors: urls: repo: https://github.com/open-telemetry/opentelemetry-dotnet-contrib/tree/main/src/OpenTelemetry.Instrumentation.GrpcNetClient createdAt: 2022-11-07 +isFirstParty: false package: registry: nuget name: OpenTelemetry.Instrumentation.GrpcNetClient diff --git a/data/registry/instrumentation-dotnet-hangfire.yml b/data/registry/instrumentation-dotnet-hangfire.yml index 3ca94260df88..47443043bbe6 100644 --- a/data/registry/instrumentation-dotnet-hangfire.yml +++ b/data/registry/instrumentation-dotnet-hangfire.yml @@ -14,6 +14,7 @@ authors: urls: repo: https://github.com/open-telemetry/opentelemetry-dotnet-contrib/tree/main/src/OpenTelemetry.Instrumentation.Hangfire createdAt: 2022-10-28 +isFirstParty: false package: registry: nuget name: OpenTelemetry.Instrumentation.Hangfire diff --git a/data/registry/instrumentation-dotnet-http.yml b/data/registry/instrumentation-dotnet-http.yml index c13fce8d045a..9ff5d883609f 100644 --- a/data/registry/instrumentation-dotnet-http.yml +++ b/data/registry/instrumentation-dotnet-http.yml @@ -15,6 +15,7 @@ authors: urls: repo: https://github.com/open-telemetry/opentelemetry-dotnet-contrib/tree/main/src/OpenTelemetry.Instrumentation.Http createdAt: 2022-11-07 +isFirstParty: false package: registry: nuget name: OpenTelemetry.Instrumentation.Http diff --git a/data/registry/instrumentation-dotnet-instrumentation-aws.yml b/data/registry/instrumentation-dotnet-instrumentation-aws.yml index 4bbe2df1847c..e44d1fda85f6 100644 --- a/data/registry/instrumentation-dotnet-instrumentation-aws.yml +++ b/data/registry/instrumentation-dotnet-instrumentation-aws.yml @@ -12,6 +12,7 @@ authors: urls: repo: https://github.com/open-telemetry/opentelemetry-dotnet-contrib/tree/main/src/OpenTelemetry.Instrumentation.AWS createdAt: 2022-10-28 +isFirstParty: false package: registry: nuget name: OpenTelemetry.Instrumentation.AWS diff --git a/data/registry/instrumentation-dotnet-kafkaflow.yml b/data/registry/instrumentation-dotnet-kafkaflow.yml index 7deb2137ed01..edff58251d21 100644 --- a/data/registry/instrumentation-dotnet-kafkaflow.yml +++ b/data/registry/instrumentation-dotnet-kafkaflow.yml @@ -16,7 +16,7 @@ authors: urls: repo: https://github.com/Farfetch/kafkaflow/tree/master/src/KafkaFlow.OpenTelemetry createdAt: 2023-12-07 -isFirstParty: true +isFirstParty: false package: name: KafkaFlow.OpenTelemetry registry: nuget diff --git a/data/registry/instrumentation-dotnet-masstransit.yml b/data/registry/instrumentation-dotnet-masstransit.yml index ce390c30a54d..fc5d024fa1ce 100644 --- a/data/registry/instrumentation-dotnet-masstransit.yml +++ b/data/registry/instrumentation-dotnet-masstransit.yml @@ -15,6 +15,7 @@ authors: urls: repo: https://github.com/open-telemetry/opentelemetry-dotnet-contrib/tree/main/src/OpenTelemetry.Instrumentation.MassTransit createdAt: 2022-10-28 +isFirstParty: false package: registry: nuget name: OpenTelemetry.Instrumentation.MassTransit diff --git a/data/registry/instrumentation-dotnet-mysqldata.yml b/data/registry/instrumentation-dotnet-mysqldata.yml index 8edb6f6fa15b..c2a6eb68a49f 100644 --- a/data/registry/instrumentation-dotnet-mysqldata.yml +++ b/data/registry/instrumentation-dotnet-mysqldata.yml @@ -15,6 +15,7 @@ authors: urls: repo: https://github.com/open-telemetry/opentelemetry-dotnet-contrib/tree/main/src/OpenTelemetry.Instrumentation.MySqlData createdAt: 2022-10-28 +isFirstParty: false package: registry: nuget name: OpenTelemetry.Instrumentation.MySqlData diff --git a/data/registry/instrumentation-dotnet-owin.yml b/data/registry/instrumentation-dotnet-owin.yml index 0bad2de40dc2..04092e7b7bb3 100644 --- a/data/registry/instrumentation-dotnet-owin.yml +++ b/data/registry/instrumentation-dotnet-owin.yml @@ -15,6 +15,7 @@ authors: urls: repo: https://github.com/open-telemetry/opentelemetry-dotnet-contrib/tree/main/src/OpenTelemetry.Instrumentation.Owin createdAt: 2022-10-28 +isFirstParty: false package: registry: nuget name: OpenTelemetry.Instrumentation.Owin diff --git a/data/registry/instrumentation-dotnet-process.yml b/data/registry/instrumentation-dotnet-process.yml index 2aef8e3740ec..26a503204eee 100644 --- a/data/registry/instrumentation-dotnet-process.yml +++ b/data/registry/instrumentation-dotnet-process.yml @@ -14,6 +14,7 @@ authors: urls: repo: https://github.com/open-telemetry/opentelemetry-dotnet-contrib/tree/main/src/OpenTelemetry.Instrumentation.Process createdAt: 2022-10-28 +isFirstParty: false package: registry: nuget name: OpenTelemetry.Instrumentation.Process diff --git a/data/registry/instrumentation-dotnet-quartz.yml b/data/registry/instrumentation-dotnet-quartz.yml index fe72238b0624..e40542da388c 100644 --- a/data/registry/instrumentation-dotnet-quartz.yml +++ b/data/registry/instrumentation-dotnet-quartz.yml @@ -12,6 +12,7 @@ authors: urls: repo: https://github.com/open-telemetry/opentelemetry-dotnet-contrib/tree/main/src/OpenTelemetry.Instrumentation.Quartz createdAt: 2022-10-28 +isFirstParty: false package: registry: nuget name: OpenTelemetry.Instrumentation.Quartz diff --git a/data/registry/instrumentation-dotnet-runtime.yml b/data/registry/instrumentation-dotnet-runtime.yml index 3986036b6a70..0cef068ab6f3 100644 --- a/data/registry/instrumentation-dotnet-runtime.yml +++ b/data/registry/instrumentation-dotnet-runtime.yml @@ -16,6 +16,7 @@ authors: urls: repo: https://github.com/open-telemetry/opentelemetry-dotnet-contrib/tree/main/src/OpenTelemetry.Instrumentation.Runtime createdAt: 2022-08-16 +isFirstParty: false package: registry: nuget name: OpenTelemetry.Instrumentation.Runtime diff --git a/data/registry/instrumentation-dotnet-sqlclient.yml b/data/registry/instrumentation-dotnet-sqlclient.yml index 6e7df293932b..3a838c4aa2b2 100644 --- a/data/registry/instrumentation-dotnet-sqlclient.yml +++ b/data/registry/instrumentation-dotnet-sqlclient.yml @@ -15,6 +15,7 @@ authors: urls: repo: https://github.com/open-telemetry/opentelemetry-dotnet-contrib/tree/main/src/OpenTelemetry.Instrumentation.SqlClient createdAt: 2022-11-07 +isFirstParty: false package: registry: nuget name: OpenTelemetry.Instrumentation.SqlClient diff --git a/data/registry/instrumentation-dotnet-stackexchangeredis.yml b/data/registry/instrumentation-dotnet-stackexchangeredis.yml index d00bb5def88b..99c4107f24cc 100644 --- a/data/registry/instrumentation-dotnet-stackexchangeredis.yml +++ b/data/registry/instrumentation-dotnet-stackexchangeredis.yml @@ -16,6 +16,7 @@ authors: urls: repo: https://github.com/open-telemetry/opentelemetry-dotnet-contrib/tree/main/src/OpenTelemetry.Instrumentation.StackExchangeRedis createdAt: 2022-10-28 +isFirstParty: false package: registry: nuget name: OpenTelemetry.Instrumentation.StackExchangeRedis diff --git a/data/registry/instrumentation-dotnet-wcf.yml b/data/registry/instrumentation-dotnet-wcf.yml index 7d1b6144e8ce..4480d36da7aa 100644 --- a/data/registry/instrumentation-dotnet-wcf.yml +++ b/data/registry/instrumentation-dotnet-wcf.yml @@ -14,6 +14,7 @@ authors: urls: repo: https://github.com/open-telemetry/opentelemetry-dotnet-contrib/tree/main/src/OpenTelemetry.Instrumentation.Wcf createdAt: 2022-10-28 +isFirstParty: false package: registry: nuget name: OpenTelemetry.Instrumentation.Wcf