From 3b02058316ec08135a8f4dbfa43cb231f71cdc00 Mon Sep 17 00:00:00 2001 From: Olamide_Tiana Date: Thu, 10 Oct 2024 10:22:32 +0100 Subject: [PATCH 01/14] Added tags to existing data entries --- .../application-integration-collector-cloud foundry.yml | 2 +- .../application-integration-collector-thousandeyes.yml | 2 +- data/registry/application-integration-cpp-clickhouse.yml | 2 +- data/registry/application-integration-cpp-envoy.yml | 2 +- data/registry/application-integration-cpp-matlab.yml | 2 +- .../application-integration-cpp-mysql enterprise server.yml | 2 +- data/registry/application-integration-go-buildkit.yml | 2 +- data/registry/application-integration-go-containerd.yml | 2 +- data/registry/application-integration-go-cortex.yml | 2 +- data/registry/application-integration-go-cri-o.yml | 2 +- data/registry/application-integration-go-dapr.yml | 2 +- data/registry/application-integration-go-docker buildx.yml | 2 +- data/registry/application-integration-go-flipt.yml | 2 +- data/registry/collector-builder.yml | 2 +- data/registry/tools-python-propagator-gcp.yml | 4 ++-- data/registry/tools-python-resourcedetector-gcp.yml | 2 +- data/registry/tools-python-sentry.yml | 2 +- data/registry/tools-ruby-rspec-matcher.yml | 2 +- data/registry/tools-ruby-sentry.yml | 2 +- data/registry/tools-rust-aws.yml | 2 +- data/registry/tools-rust-propagator-jaeger.yml | 2 +- data/registry/tools-shell-otelifysh.yml | 2 +- data/registry/tools-traceloop.yml | 2 +- 23 files changed, 24 insertions(+), 24 deletions(-) diff --git a/data/registry/application-integration-collector-cloud foundry.yml b/data/registry/application-integration-collector-cloud foundry.yml index bcdfdc50e1a9..a60d0d036f61 100644 --- a/data/registry/application-integration-collector-cloud foundry.yml +++ b/data/registry/application-integration-collector-cloud foundry.yml @@ -1,7 +1,7 @@ title: Cloud Foundry registryType: application integration language: collector -tags: +tags: Metrics - collector - cloud foundry license: Apache-2.0 diff --git a/data/registry/application-integration-collector-thousandeyes.yml b/data/registry/application-integration-collector-thousandeyes.yml index 85f60904524c..3c6b1c5d1fe9 100644 --- a/data/registry/application-integration-collector-thousandeyes.yml +++ b/data/registry/application-integration-collector-thousandeyes.yml @@ -2,7 +2,7 @@ title: ThousandEyes for OpenTelemetry registryType: application integration language: collector -tags: +tags: Exporter - collector - thousandeyes - cisco diff --git a/data/registry/application-integration-cpp-clickhouse.yml b/data/registry/application-integration-cpp-clickhouse.yml index 71a9c3b1ad8a..795a30eb0749 100644 --- a/data/registry/application-integration-cpp-clickhouse.yml +++ b/data/registry/application-integration-cpp-clickhouse.yml @@ -2,7 +2,7 @@ title: Tracing ClickHouse with OpenTelemetry registryType: application integration language: cpp -tags: +tags: Tracing - clickhouse - database - c++ diff --git a/data/registry/application-integration-cpp-envoy.yml b/data/registry/application-integration-cpp-envoy.yml index 6b29f06da93a..543ec5dbd181 100644 --- a/data/registry/application-integration-cpp-envoy.yml +++ b/data/registry/application-integration-cpp-envoy.yml @@ -1,7 +1,7 @@ title: Envoy Proxy registryType: application integration language: cpp -tags: +tags: Tracing - envoy - c++ - graduated diff --git a/data/registry/application-integration-cpp-matlab.yml b/data/registry/application-integration-cpp-matlab.yml index 6577ff800f1c..b1f1a292f5ce 100644 --- a/data/registry/application-integration-cpp-matlab.yml +++ b/data/registry/application-integration-cpp-matlab.yml @@ -2,7 +2,7 @@ title: MATLAB Interface to OpenTelemetry registryType: application integration language: cpp -tags: +tags: Official - c++ - matlab license: Commercial diff --git a/data/registry/application-integration-cpp-mysql enterprise server.yml b/data/registry/application-integration-cpp-mysql enterprise server.yml index 8e8f7cbbb976..aa0f47abbd3f 100644 --- a/data/registry/application-integration-cpp-mysql enterprise server.yml +++ b/data/registry/application-integration-cpp-mysql enterprise server.yml @@ -1,7 +1,7 @@ title: MySQL Enterprise Server registryType: application integration language: cpp -tags: +tags: Tracing - mysql - enterprise - database diff --git a/data/registry/application-integration-go-buildkit.yml b/data/registry/application-integration-go-buildkit.yml index 0dc9f82315c6..9288a437ec9f 100644 --- a/data/registry/application-integration-go-buildkit.yml +++ b/data/registry/application-integration-go-buildkit.yml @@ -2,7 +2,7 @@ title: BuildKit registryType: application integration language: go -tags: +tags: Frameworks - go - docker - moby diff --git a/data/registry/application-integration-go-containerd.yml b/data/registry/application-integration-go-containerd.yml index b6647c346ec8..16fd8d21c691 100644 --- a/data/registry/application-integration-go-containerd.yml +++ b/data/registry/application-integration-go-containerd.yml @@ -2,7 +2,7 @@ title: containerd registryType: application integration language: go -tags: +tags: Official - go - containerd - graduated diff --git a/data/registry/application-integration-go-cortex.yml b/data/registry/application-integration-go-cortex.yml index 3a334360ecd7..b3ad4f0f165e 100644 --- a/data/registry/application-integration-go-cortex.yml +++ b/data/registry/application-integration-go-cortex.yml @@ -1,7 +1,7 @@ title: Cortex registryType: application integration language: go -tags: +tags: Distributed Tracing - go - cortex - incubating diff --git a/data/registry/application-integration-go-cri-o.yml b/data/registry/application-integration-go-cri-o.yml index ebb4ef22f074..4c46521f1538 100644 --- a/data/registry/application-integration-go-cri-o.yml +++ b/data/registry/application-integration-go-cri-o.yml @@ -2,7 +2,7 @@ title: CRI-O registryType: application integration language: go -tags: +tags: Exporter - go - cri-o - graduated diff --git a/data/registry/application-integration-go-dapr.yml b/data/registry/application-integration-go-dapr.yml index c943546739f0..848696572e4f 100644 --- a/data/registry/application-integration-go-dapr.yml +++ b/data/registry/application-integration-go-dapr.yml @@ -2,7 +2,7 @@ title: Dapr registryType: application integration language: go -tags: +tags: Tracing - go - incubating - dapr diff --git a/data/registry/application-integration-go-docker buildx.yml b/data/registry/application-integration-go-docker buildx.yml index 096b005c5f75..9cb0abb08e63 100644 --- a/data/registry/application-integration-go-docker buildx.yml +++ b/data/registry/application-integration-go-docker buildx.yml @@ -2,7 +2,7 @@ title: buildx registryType: application integration language: go -tags: +tags: Open Source - go - docker - buildx diff --git a/data/registry/application-integration-go-flipt.yml b/data/registry/application-integration-go-flipt.yml index 03fabb8c496d..849f44919508 100644 --- a/data/registry/application-integration-go-flipt.yml +++ b/data/registry/application-integration-go-flipt.yml @@ -2,7 +2,7 @@ title: Flipt registryType: application integration language: go -tags: +tags: Distributed Tracing - go - flipt license: Apache-2.0 diff --git a/data/registry/collector-builder.yml b/data/registry/collector-builder.yml index f9736b4c4105..96e59451fd7d 100644 --- a/data/registry/collector-builder.yml +++ b/data/registry/collector-builder.yml @@ -2,7 +2,7 @@ title: OpenTelemetry Collector Builder registryType: core language: collector -tags: +tags: v0.111.0 - collector license: Apache 2.0 description: diff --git a/data/registry/tools-python-propagator-gcp.yml b/data/registry/tools-python-propagator-gcp.yml index b4e6a13309aa..4ea20d20ee52 100644 --- a/data/registry/tools-python-propagator-gcp.yml +++ b/data/registry/tools-python-propagator-gcp.yml @@ -1,7 +1,7 @@ title: Google Cloud Tools registryType: utilities -language: python -tags: +language: python +tags: Tracing - python - google - utilities diff --git a/data/registry/tools-python-resourcedetector-gcp.yml b/data/registry/tools-python-resourcedetector-gcp.yml index 615b94f6c27d..b87f0714dcbf 100644 --- a/data/registry/tools-python-resourcedetector-gcp.yml +++ b/data/registry/tools-python-resourcedetector-gcp.yml @@ -1,7 +1,7 @@ title: Google Cloud Tools registryType: utilities language: python -tags: +tags: GCP - python - google - utilities diff --git a/data/registry/tools-python-sentry.yml b/data/registry/tools-python-sentry.yml index 4a69cb56e44a..aceb70a89bce 100644 --- a/data/registry/tools-python-sentry.yml +++ b/data/registry/tools-python-sentry.yml @@ -1,7 +1,7 @@ title: Python Integration for Sentry registryType: utilities language: python -tags: +tags: Performance Monitoring - python - processor - propagator diff --git a/data/registry/tools-ruby-rspec-matcher.yml b/data/registry/tools-ruby-rspec-matcher.yml index 30715821bcec..472969ee4e89 100644 --- a/data/registry/tools-ruby-rspec-matcher.yml +++ b/data/registry/tools-ruby-rspec-matcher.yml @@ -2,7 +2,7 @@ title: RSpec matchers registryType: utilities language: ruby -tags: +tags: Unit Tester - ruby - rspec license: MIT diff --git a/data/registry/tools-ruby-sentry.yml b/data/registry/tools-ruby-sentry.yml index 06f7b4a8ede9..2a5583a407c1 100644 --- a/data/registry/tools-ruby-sentry.yml +++ b/data/registry/tools-ruby-sentry.yml @@ -1,7 +1,7 @@ title: Ruby Integration for Sentry registryType: utilities language: ruby -tags: +tags: Performance Monitoring - ruby - processor - propagator diff --git a/data/registry/tools-rust-aws.yml b/data/registry/tools-rust-aws.yml index ca65a518a824..233a68be40d4 100644 --- a/data/registry/tools-rust-aws.yml +++ b/data/registry/tools-rust-aws.yml @@ -2,7 +2,7 @@ title: AWS Utilities registryType: utilities description: Utilities related to AWS including XRay Propagator and IDGenerator. language: rust -tags: +tags: AWS - rust - utilities - propagator diff --git a/data/registry/tools-rust-propagator-jaeger.yml b/data/registry/tools-rust-propagator-jaeger.yml index 8f72423afaba..cca1e3083eba 100644 --- a/data/registry/tools-rust-propagator-jaeger.yml +++ b/data/registry/tools-rust-propagator-jaeger.yml @@ -1,7 +1,7 @@ title: OpenTelemetry Jaeger context propagation registryType: utilities language: rust -tags: +tags: Distributed tracing - rust - jaeger - utilities diff --git a/data/registry/tools-shell-otelifysh.yml b/data/registry/tools-shell-otelifysh.yml index ef1a1601661c..c80df6de7a74 100644 --- a/data/registry/tools-shell-otelifysh.yml +++ b/data/registry/tools-shell-otelifysh.yml @@ -2,7 +2,7 @@ title: otelify.sh registryType: utilities language: shell -tags: +tags: Otel Instrumentation - otelify - shell - instrumentation diff --git a/data/registry/tools-traceloop.yml b/data/registry/tools-traceloop.yml index 5a8fbdc6213c..4f1ea963f510 100644 --- a/data/registry/tools-traceloop.yml +++ b/data/registry/tools-traceloop.yml @@ -1,7 +1,7 @@ title: Traceloop Jest Test Engine registryType: utilities language: js -tags: +tags: Test Machine - js - ts - testing From 53c1f71a937ea86b8f8d6113a54db6a2e9ff4477 Mon Sep 17 00:00:00 2001 From: Olamide_Tiana Date: Thu, 10 Oct 2024 13:34:57 +0100 Subject: [PATCH 02/14] added tags to items --- data/registry/application-integration-go-harbor.yml | 2 +- data/registry/application-integration-go-istio.yml | 2 +- data/registry/application-integration-go-jaeger.yml | 2 +- data/registry/application-integration-go-keda.yml | 2 +- data/registry/application-integration-go-knative.yml | 2 +- data/registry/application-integration-go-kong mesh.yml | 2 +- data/registry/application-integration-go-krakend.yml | 2 +- data/registry/application-integration-go-kubernetes.yml | 2 +- data/registry/application-integration-go-kuma.yml | 2 +- data/registry/application-integration-go-kyverno.yml | 2 +- data/registry/application-integration-go-open-policy-agent.yml | 2 +- data/registry/application-integration-go-openfeature flagd.yml | 2 +- .../application-integration-go-otterize-network-mapper.yml | 2 +- data/registry/application-integration-go-roadrunner.yml | 2 +- data/registry/application-integration-go-thanos.yml | 2 +- .../application-integration-go-traefik-hub-api-management.yml | 2 +- data/registry/application-integration-go-tyk-api-gateway.yml | 2 +- data/registry/application-integration-java-microcks.yml | 2 +- data/registry/application-integration-java-strimzi.yml | 2 +- data/registry/application-integration-lua-kong-api-gateway.yml | 2 +- data/registry/application-integration-openfga.yml | 2 +- data/registry/application-integration-python-apicontext.yml | 2 +- data/registry/application-integration-python-checkmk.yml | 2 +- data/registry/application-integration-python-cisco-nso.yml | 2 +- data/registry/application-integration-rust-fluentci-engine.yml | 2 +- data/registry/application-integration-rust-go-kubewarden.yml | 2 +- data/registry/application-integration-rust-rustup.yml | 2 +- data/registry/collector-exporter-alertmanager.yml | 2 +- data/registry/collector-exporter-alibaba-cloud-log-service.yml | 2 +- data/registry/collector-exporter-apiclarity.yml | 2 +- data/registry/collector-exporter-aws-xray.yml | 2 +- data/registry/collector-exporter-awscloudwatchlogs.yml | 2 +- data/registry/collector-exporter-awsemf.yml | 2 +- data/registry/collector-exporter-awskinesis.yml | 2 +- data/registry/collector-exporter-awss3.yml | 2 +- data/registry/collector-exporter-azure-monitor.yml | 2 +- data/registry/collector-exporter-azuredataexplorer.yml | 2 +- data/registry/collector-exporter-carbon.yml | 2 +- data/registry/collector-exporter-cassandra.yml | 2 +- data/registry/collector-exporter-clickhouse.yml | 2 +- data/registry/collector-exporter-coralogix.yml | 2 +- data/registry/collector-exporter-datadog.yml | 2 +- data/registry/collector-exporter-dataset.yml | 2 +- data/registry/collector-exporter-debug.yml | 2 +- data/registry/collector-exporter-elasticsearch.yml | 2 +- data/registry/collector-exporter-file.yml | 2 +- data/registry/collector-exporter-googlecloud.yml | 2 +- data/registry/logs-php-monolog.yml | 2 +- data/registry/otel-clojure.yml | 2 +- data/registry/otel-collector.yml | 2 +- data/registry/otel-cpp.yml | 2 +- data/registry/otel-crystal.yml | 2 +- data/registry/otel-dart.yml | 2 +- data/registry/otel-dotnet.yml | 2 +- data/registry/otel-erlang-api.yml | 2 +- data/registry/otel-erlang-sdk.yml | 2 +- data/registry/otel-go-autoinstrumentation.yml | 2 +- data/registry/otel-go.yml | 2 +- data/registry/otel-haskell.yml | 2 +- data/registry/otel-java-instrumentation.yml | 2 +- data/registry/otel-java.yml | 2 +- data/registry/otel-js.yml | 2 +- data/registry/otel-julia.yml | 2 +- data/registry/otel-kotlin.yml | 2 +- data/registry/otel-kube-operator.yml | 2 +- data/registry/otel-lua.yml | 2 +- data/registry/otel-matlab.yml | 2 +- data/registry/otel-ocaml.yml | 2 +- data/registry/otel-perl-api.yml | 2 +- data/registry/otel-perl-sdk.yml | 2 +- data/registry/otel-php-api.yml | 2 +- data/registry/otel-php-autoinstrumentation.yml | 2 +- data/registry/otel-php-context.yml | 2 +- data/registry/otel-php-sdk.yml | 2 +- data/registry/otel-php-semconv.yml | 2 +- data/registry/otel-php.yml | 2 +- data/registry/otel-python.yml | 2 +- data/registry/otel-ruby.yml | 2 +- data/registry/otel-rust-sdk.yml | 2 +- data/registry/otel-rust.yml | 2 +- data/registry/otel-scala.yml | 2 +- data/registry/otel-shell.yml | 2 +- data/registry/otel-swift.yml | 2 +- data/registry/resource-detector-go-aws.yml | 2 +- data/registry/resource-detector-go-gcp.yml | 2 +- data/registry/resource-detector-java-aws.yml | 2 +- data/registry/resource-detector-java-contrib.yml | 2 +- data/registry/resource-detector-java-gcp.yml | 2 +- data/registry/resource-detector-java-spring-boot.yml | 2 +- data/registry/resource-detector-js-alibabacloud.yml | 2 +- data/registry/resource-detector-js-aws.yml | 2 +- data/registry/resource-detector-js-azure.yml | 2 +- data/registry/resource-detector-js-container.yml | 2 +- data/registry/resource-detector-js-gcp.yml | 2 +- data/registry/resource-detector-js-github.yml | 2 +- data/registry/resource-detector-js-instana.yml | 2 +- data/registry/resource-detector-php-container.yml | 2 +- data/registry/sdk-extension-python-aws.yml | 2 +- data/registry/sdk-swift-nautilustelemetry.yml | 2 +- data/registry/span-processor-go-mralias-flow.yml | 2 +- data/registry/tools-ansible-grafana.yml | 2 +- data/registry/tools-browser-extension-autoinjection.yml | 2 +- data/registry/tools-browser-extension-for-opentelemetry.yml | 2 +- data/registry/tools-cpp-alpine-apk.yml | 2 +- data/registry/tools-cpp-conan.yml | 2 +- data/registry/tools-cpp-vcpkg.yml | 2 +- .../registry/tools-dotnet-purview-telemetry-sourcegenerator.yml | 2 +- data/registry/tools-dotnet-sentry.yml | 2 +- data/registry/tools-go-mralias-redact.yml | 2 +- data/registry/tools-go-propagator-datadog.yml | 2 +- data/registry/tools-java-sentry.yml | 2 +- data/registry/tools-otelbin.yml | 2 +- data/registry/tools-php-propagator-b3.yml | 2 +- 113 files changed, 113 insertions(+), 113 deletions(-) diff --git a/data/registry/application-integration-go-harbor.yml b/data/registry/application-integration-go-harbor.yml index 4ecf4b59214d..eae9aa91d0f8 100644 --- a/data/registry/application-integration-go-harbor.yml +++ b/data/registry/application-integration-go-harbor.yml @@ -1,7 +1,7 @@ title: Harbor registryType: application integration language: go -tags: +tags: Distributed Tracing - go - harbor - graduated diff --git a/data/registry/application-integration-go-istio.yml b/data/registry/application-integration-go-istio.yml index 864512533b1c..66ad178e5199 100644 --- a/data/registry/application-integration-go-istio.yml +++ b/data/registry/application-integration-go-istio.yml @@ -1,7 +1,7 @@ title: Istio registryType: application integration language: go -tags: +tags: Open Source - go - istio - graduated diff --git a/data/registry/application-integration-go-jaeger.yml b/data/registry/application-integration-go-jaeger.yml index 6e27f9227a2a..267bb584bb1a 100644 --- a/data/registry/application-integration-go-jaeger.yml +++ b/data/registry/application-integration-go-jaeger.yml @@ -2,7 +2,7 @@ title: Jaeger registryType: application integration language: go -tags: +tags: Tracing - jaeger - go - tracing diff --git a/data/registry/application-integration-go-keda.yml b/data/registry/application-integration-go-keda.yml index 1bf9691e6d69..59b80343a476 100644 --- a/data/registry/application-integration-go-keda.yml +++ b/data/registry/application-integration-go-keda.yml @@ -2,7 +2,7 @@ title: KEDA registryType: application integration language: go -tags: +tags: Metrics - go - keda - graduated diff --git a/data/registry/application-integration-go-knative.yml b/data/registry/application-integration-go-knative.yml index 114223724f2d..9e006c9663aa 100644 --- a/data/registry/application-integration-go-knative.yml +++ b/data/registry/application-integration-go-knative.yml @@ -1,7 +1,7 @@ title: Knative registryType: application integration language: go -tags: +tags: Performance Management - go - incubating - knative diff --git a/data/registry/application-integration-go-kong mesh.yml b/data/registry/application-integration-go-kong mesh.yml index 7c74ce709ccf..22d861ffeaab 100644 --- a/data/registry/application-integration-go-kong mesh.yml +++ b/data/registry/application-integration-go-kong mesh.yml @@ -2,7 +2,7 @@ title: Kong Mesh registryType: application integration language: go -tags: +tags: Integration - go - kong - mesh diff --git a/data/registry/application-integration-go-krakend.yml b/data/registry/application-integration-go-krakend.yml index 2303c5ecb9fa..6f09814efd6e 100644 --- a/data/registry/application-integration-go-krakend.yml +++ b/data/registry/application-integration-go-krakend.yml @@ -2,7 +2,7 @@ title: KrakenD API Gateway registryType: instrumentation language: go -tags: +tags: Collector - go - krakend - api diff --git a/data/registry/application-integration-go-kubernetes.yml b/data/registry/application-integration-go-kubernetes.yml index f13f7be2802d..72f866bd4f83 100644 --- a/data/registry/application-integration-go-kubernetes.yml +++ b/data/registry/application-integration-go-kubernetes.yml @@ -1,7 +1,7 @@ title: Traces For Kubernetes System Components registryType: application integration language: go -tags: +tags: Tracing - go - kubernetes - graduated diff --git a/data/registry/application-integration-go-kuma.yml b/data/registry/application-integration-go-kuma.yml index 91b5c16466d8..c52641995f8b 100644 --- a/data/registry/application-integration-go-kuma.yml +++ b/data/registry/application-integration-go-kuma.yml @@ -2,7 +2,7 @@ title: Kuma registryType: application integration language: go -tags: +tags: Integration - go - kuma - sandbox diff --git a/data/registry/application-integration-go-kyverno.yml b/data/registry/application-integration-go-kyverno.yml index edea89cf2126..5439e20077bd 100644 --- a/data/registry/application-integration-go-kyverno.yml +++ b/data/registry/application-integration-go-kyverno.yml @@ -2,7 +2,7 @@ title: Kyverno registryType: application integration language: go -tags: +tags: Integration - go - kyverno - incubating diff --git a/data/registry/application-integration-go-open-policy-agent.yml b/data/registry/application-integration-go-open-policy-agent.yml index 7777bb553e24..65cf3fb39401 100644 --- a/data/registry/application-integration-go-open-policy-agent.yml +++ b/data/registry/application-integration-go-open-policy-agent.yml @@ -1,7 +1,7 @@ title: Open Policy Agent registryType: application integration language: go -tags: +tags: Otel collector - go - opa - open diff --git a/data/registry/application-integration-go-openfeature flagd.yml b/data/registry/application-integration-go-openfeature flagd.yml index c71a914194fc..170503570e09 100644 --- a/data/registry/application-integration-go-openfeature flagd.yml +++ b/data/registry/application-integration-go-openfeature flagd.yml @@ -2,7 +2,7 @@ title: OpenFeature flagd registryType: application integration language: go -tags: +tags: Integration - go - incubating - openfeature diff --git a/data/registry/application-integration-go-otterize-network-mapper.yml b/data/registry/application-integration-go-otterize-network-mapper.yml index 72f45230f1f4..7bfa47f788b5 100644 --- a/data/registry/application-integration-go-otterize-network-mapper.yml +++ b/data/registry/application-integration-go-otterize-network-mapper.yml @@ -2,7 +2,7 @@ title: Otterize network mapper registryType: application integration language: go -tags: +tags: Network Mapper - go - otterize - network diff --git a/data/registry/application-integration-go-roadrunner.yml b/data/registry/application-integration-go-roadrunner.yml index 00f4bc68ff8b..3556fda8b2e6 100644 --- a/data/registry/application-integration-go-roadrunner.yml +++ b/data/registry/application-integration-go-roadrunner.yml @@ -1,7 +1,7 @@ title: RoadRunner PHP application server registryType: application integration language: go # written in go but provides a PHP runtime -tags: +tags: Logging - go - php - roadrunner diff --git a/data/registry/application-integration-go-thanos.yml b/data/registry/application-integration-go-thanos.yml index 2a54e3f03656..6fa4f64a9d4d 100644 --- a/data/registry/application-integration-go-thanos.yml +++ b/data/registry/application-integration-go-thanos.yml @@ -1,7 +1,7 @@ title: Thanos registryType: application integration language: go -tags: +tags: Exporter - go - incubating - thanos diff --git a/data/registry/application-integration-go-traefik-hub-api-management.yml b/data/registry/application-integration-go-traefik-hub-api-management.yml index 8eec96632b80..f18a9360f780 100644 --- a/data/registry/application-integration-go-traefik-hub-api-management.yml +++ b/data/registry/application-integration-go-traefik-hub-api-management.yml @@ -1,7 +1,7 @@ title: Traefik Hub API Management registryType: application integration language: go -tags: +tags: Performance Monitoring - go - traefik - hub diff --git a/data/registry/application-integration-go-tyk-api-gateway.yml b/data/registry/application-integration-go-tyk-api-gateway.yml index bbb7930dd603..c44c4b35354b 100644 --- a/data/registry/application-integration-go-tyk-api-gateway.yml +++ b/data/registry/application-integration-go-tyk-api-gateway.yml @@ -1,7 +1,7 @@ title: Tyk API Gateway registryType: application integration language: go -tags: +tags: Distributed Tracing - go - tyk - api diff --git a/data/registry/application-integration-java-microcks.yml b/data/registry/application-integration-java-microcks.yml index 1495f4dc7f84..6a292aeb1aaa 100644 --- a/data/registry/application-integration-java-microcks.yml +++ b/data/registry/application-integration-java-microcks.yml @@ -2,7 +2,7 @@ title: Microcks registryType: application integration language: java -tags: +tags: Metrics - microcks - java - sandbox diff --git a/data/registry/application-integration-java-strimzi.yml b/data/registry/application-integration-java-strimzi.yml index dd2f9e57ec57..429e88794f92 100644 --- a/data/registry/application-integration-java-strimzi.yml +++ b/data/registry/application-integration-java-strimzi.yml @@ -2,7 +2,7 @@ title: Strimzi registryType: application integration language: java -tags: +tags: Tracing - incubating - java - strimzi diff --git a/data/registry/application-integration-lua-kong-api-gateway.yml b/data/registry/application-integration-lua-kong-api-gateway.yml index d1c62ffd2774..350a867ed592 100644 --- a/data/registry/application-integration-lua-kong-api-gateway.yml +++ b/data/registry/application-integration-lua-kong-api-gateway.yml @@ -2,7 +2,7 @@ title: Kong API Gateway registryType: application integration language: lua -tags: +tags: API - kong - api - gateway diff --git a/data/registry/application-integration-openfga.yml b/data/registry/application-integration-openfga.yml index 3caa277f86d5..a840fd4d6129 100644 --- a/data/registry/application-integration-openfga.yml +++ b/data/registry/application-integration-openfga.yml @@ -2,7 +2,7 @@ title: OpenFGA registryType: application integration language: go -tags: +tags: Tracing - openfga - authorization - permission diff --git a/data/registry/application-integration-python-apicontext.yml b/data/registry/application-integration-python-apicontext.yml index e0f92e132cbe..c5146b89e040 100644 --- a/data/registry/application-integration-python-apicontext.yml +++ b/data/registry/application-integration-python-apicontext.yml @@ -2,7 +2,7 @@ title: APIContext registryType: application integration language: python -tags: +tags: Database - python - apimetrics license: Commercial diff --git a/data/registry/application-integration-python-checkmk.yml b/data/registry/application-integration-python-checkmk.yml index 020bd8b1d94c..770505232cd0 100644 --- a/data/registry/application-integration-python-checkmk.yml +++ b/data/registry/application-integration-python-checkmk.yml @@ -2,7 +2,7 @@ title: Distributed tracing of Checkmk with OpenTelemetry registryType: application integration language: python -tags: +tags: Integration - Python - Checkmk urls: diff --git a/data/registry/application-integration-python-cisco-nso.yml b/data/registry/application-integration-python-cisco-nso.yml index cea6dc4ae6d2..7484564c6ea2 100644 --- a/data/registry/application-integration-python-cisco-nso.yml +++ b/data/registry/application-integration-python-cisco-nso.yml @@ -1,7 +1,7 @@ title: Cisco Network Services Orchestrator (NSO) registryType: application integration language: python -tags: +tags: Exporter - cisco - network - services diff --git a/data/registry/application-integration-rust-fluentci-engine.yml b/data/registry/application-integration-rust-fluentci-engine.yml index fa125cc826a7..911faaf5df33 100644 --- a/data/registry/application-integration-rust-fluentci-engine.yml +++ b/data/registry/application-integration-rust-fluentci-engine.yml @@ -2,7 +2,7 @@ title: Fluent CI Engine registryType: application integration language: rust -tags: +tags: Tracing - fluentci - engine - rust diff --git a/data/registry/application-integration-rust-go-kubewarden.yml b/data/registry/application-integration-rust-go-kubewarden.yml index 64227b0de60e..e462e940f698 100644 --- a/data/registry/application-integration-rust-go-kubewarden.yml +++ b/data/registry/application-integration-rust-go-kubewarden.yml @@ -2,7 +2,7 @@ title: Kubewarden registryType: application integration language: rust # go -tags: +tags: Instrumentation - sandbox - rust - kubewarden diff --git a/data/registry/application-integration-rust-rustup.yml b/data/registry/application-integration-rust-rustup.yml index b4c70f83210c..2406c9ae881d 100644 --- a/data/registry/application-integration-rust-rustup.yml +++ b/data/registry/application-integration-rust-rustup.yml @@ -2,7 +2,7 @@ title: rustup registryType: application integration language: rust -tags: +tags: Exporter - rust - rustup license: Apache-2.0 OR MIT diff --git a/data/registry/collector-exporter-alertmanager.yml b/data/registry/collector-exporter-alertmanager.yml index 35f1bd542312..3b642fe8f679 100644 --- a/data/registry/collector-exporter-alertmanager.yml +++ b/data/registry/collector-exporter-alertmanager.yml @@ -2,7 +2,7 @@ title: Alertmanager Exporter registryType: exporter language: collector -tags: +tags: Exporter - alertmanager - prometheus - exporter diff --git a/data/registry/collector-exporter-alibaba-cloud-log-service.yml b/data/registry/collector-exporter-alibaba-cloud-log-service.yml index df171f602b98..802c5b7b6ac5 100644 --- a/data/registry/collector-exporter-alibaba-cloud-log-service.yml +++ b/data/registry/collector-exporter-alibaba-cloud-log-service.yml @@ -2,7 +2,7 @@ title: Alibaba Cloud Log Service Collector Exporter registryType: exporter language: collector -tags: +tags: Cloud Log Service - go - exporter - collector diff --git a/data/registry/collector-exporter-apiclarity.yml b/data/registry/collector-exporter-apiclarity.yml index 8a586330ac8c..be04ee28cf1e 100644 --- a/data/registry/collector-exporter-apiclarity.yml +++ b/data/registry/collector-exporter-apiclarity.yml @@ -2,7 +2,7 @@ title: APIClarity HTTP Exporter registryType: exporter language: collector -tags: +tags: Exporter - go - exporter - collector diff --git a/data/registry/collector-exporter-aws-xray.yml b/data/registry/collector-exporter-aws-xray.yml index 2bd0024b55c1..1a0702a947d9 100644 --- a/data/registry/collector-exporter-aws-xray.yml +++ b/data/registry/collector-exporter-aws-xray.yml @@ -2,7 +2,7 @@ title: AWS X-Ray Tracing Exporter registryType: exporter language: collector -tags: +tags: AWS - go - exporter - collector diff --git a/data/registry/collector-exporter-awscloudwatchlogs.yml b/data/registry/collector-exporter-awscloudwatchlogs.yml index af2c9e937bb6..dc354ea25943 100644 --- a/data/registry/collector-exporter-awscloudwatchlogs.yml +++ b/data/registry/collector-exporter-awscloudwatchlogs.yml @@ -2,7 +2,7 @@ title: AWS CloudWatch Logs Exporter registryType: exporter language: collector -tags: +tags: AWS - go - exporter - collector diff --git a/data/registry/collector-exporter-awsemf.yml b/data/registry/collector-exporter-awsemf.yml index a70b65aed9d1..8dee02c03233 100644 --- a/data/registry/collector-exporter-awsemf.yml +++ b/data/registry/collector-exporter-awsemf.yml @@ -2,7 +2,7 @@ title: AWS CloudWatch EMF Collector Exporter registryType: exporter language: collector -tags: +tags: AWS - go - exporter - collector diff --git a/data/registry/collector-exporter-awskinesis.yml b/data/registry/collector-exporter-awskinesis.yml index 4398b9fcfdbf..e13bc155ba82 100644 --- a/data/registry/collector-exporter-awskinesis.yml +++ b/data/registry/collector-exporter-awskinesis.yml @@ -2,7 +2,7 @@ title: Kinesis Exporter registryType: exporter language: go -tags: +tags: Exporter - go - exporter - collector diff --git a/data/registry/collector-exporter-awss3.yml b/data/registry/collector-exporter-awss3.yml index 71f3afd4500d..4fcf279b476b 100644 --- a/data/registry/collector-exporter-awss3.yml +++ b/data/registry/collector-exporter-awss3.yml @@ -2,7 +2,7 @@ title: AWS S3 Exporter for OpenTelemetry Collector registryType: exporter language: collector -tags: +tags: Exporter - aws - s3 - exporter diff --git a/data/registry/collector-exporter-azure-monitor.yml b/data/registry/collector-exporter-azure-monitor.yml index 213b1ebc4300..61fc1d920ff9 100644 --- a/data/registry/collector-exporter-azure-monitor.yml +++ b/data/registry/collector-exporter-azure-monitor.yml @@ -2,7 +2,7 @@ title: Azure Monitor Collector Exporter registryType: exporter language: collector -tags: +tags: Azure - go - exporter - collector diff --git a/data/registry/collector-exporter-azuredataexplorer.yml b/data/registry/collector-exporter-azuredataexplorer.yml index ca6052e9df11..ecdb4bc38b6e 100644 --- a/data/registry/collector-exporter-azuredataexplorer.yml +++ b/data/registry/collector-exporter-azuredataexplorer.yml @@ -2,7 +2,7 @@ title: Azure Data Explorer Exporter registryType: exporter language: collector -tags: +tags: Azure - go - exporter - collector diff --git a/data/registry/collector-exporter-carbon.yml b/data/registry/collector-exporter-carbon.yml index 8a3b34901d22..5ad0d5fedc5e 100644 --- a/data/registry/collector-exporter-carbon.yml +++ b/data/registry/collector-exporter-carbon.yml @@ -2,7 +2,7 @@ title: Carbon Collector Exporter registryType: exporter language: collector -tags: +tags: Exporter - go - exporter - collector diff --git a/data/registry/collector-exporter-cassandra.yml b/data/registry/collector-exporter-cassandra.yml index 2bc22620320d..d55e33ec209f 100644 --- a/data/registry/collector-exporter-cassandra.yml +++ b/data/registry/collector-exporter-cassandra.yml @@ -2,7 +2,7 @@ title: Cassandra Exporter registryType: exporter language: collector -tags: +tags: Exporter - cassandra - exporter - collector diff --git a/data/registry/collector-exporter-clickhouse.yml b/data/registry/collector-exporter-clickhouse.yml index 5fb3a4beadc6..e670c467f35e 100644 --- a/data/registry/collector-exporter-clickhouse.yml +++ b/data/registry/collector-exporter-clickhouse.yml @@ -2,7 +2,7 @@ title: ClickHouse Exporter registryType: exporter language: collector -tags: +tags: Logging - go - exporter - collector diff --git a/data/registry/collector-exporter-coralogix.yml b/data/registry/collector-exporter-coralogix.yml index 14a19a335b65..5e93e3040870 100644 --- a/data/registry/collector-exporter-coralogix.yml +++ b/data/registry/collector-exporter-coralogix.yml @@ -2,7 +2,7 @@ title: Coralogix Collector Exporter registryType: exporter language: collector -tags: +tags: Exporter - go - exporter - collector diff --git a/data/registry/collector-exporter-datadog.yml b/data/registry/collector-exporter-datadog.yml index cae627f8176a..a9bfbbfdf4bc 100644 --- a/data/registry/collector-exporter-datadog.yml +++ b/data/registry/collector-exporter-datadog.yml @@ -2,7 +2,7 @@ title: Datadog Collector Exporter registryType: exporter language: collector -tags: +tags: Datadog - go - exporter - collector diff --git a/data/registry/collector-exporter-dataset.yml b/data/registry/collector-exporter-dataset.yml index 10b819a5bc77..ff90a9a426c8 100644 --- a/data/registry/collector-exporter-dataset.yml +++ b/data/registry/collector-exporter-dataset.yml @@ -2,7 +2,7 @@ title: Dataset Collector Exporter registryType: exporter language: collector -tags: +tags: Dataset - go - exporter - collector diff --git a/data/registry/collector-exporter-debug.yml b/data/registry/collector-exporter-debug.yml index e8f209fd05ab..8a7f003e0ff2 100644 --- a/data/registry/collector-exporter-debug.yml +++ b/data/registry/collector-exporter-debug.yml @@ -2,7 +2,7 @@ title: Debug Exporter registryType: exporter language: collector -tags: +tags: Exporter - debug - exporter - collector diff --git a/data/registry/collector-exporter-elasticsearch.yml b/data/registry/collector-exporter-elasticsearch.yml index 8850c0be0bf6..98ad43eff8cf 100644 --- a/data/registry/collector-exporter-elasticsearch.yml +++ b/data/registry/collector-exporter-elasticsearch.yml @@ -2,7 +2,7 @@ title: Elasticsearch Exporter registryType: exporter language: collector -tags: +tags: Exporter - go - exporter - collector diff --git a/data/registry/collector-exporter-file.yml b/data/registry/collector-exporter-file.yml index caa2bc74414c..741e864785b7 100644 --- a/data/registry/collector-exporter-file.yml +++ b/data/registry/collector-exporter-file.yml @@ -2,7 +2,7 @@ title: File Collector Exporter registryType: exporter language: collector -tags: +tags: File Exporter - go - exporter - collector diff --git a/data/registry/collector-exporter-googlecloud.yml b/data/registry/collector-exporter-googlecloud.yml index aed12ba54476..aa0d7eb16818 100644 --- a/data/registry/collector-exporter-googlecloud.yml +++ b/data/registry/collector-exporter-googlecloud.yml @@ -2,7 +2,7 @@ title: Google Cloud Operations Collector Exporter registryType: exporter language: collector -tags: +tags: GCP - go - exporter - collector diff --git a/data/registry/logs-php-monolog.yml b/data/registry/logs-php-monolog.yml index 151b6d561320..11d3d3652d5a 100644 --- a/data/registry/logs-php-monolog.yml +++ b/data/registry/logs-php-monolog.yml @@ -1,7 +1,7 @@ title: Monolog Appender registryType: core language: php -tags: +tags: Maintained - php - logs license: Apache 2.0 diff --git a/data/registry/otel-clojure.yml b/data/registry/otel-clojure.yml index 1bcfa32c51ee..856217c440c6 100644 --- a/data/registry/otel-clojure.yml +++ b/data/registry/otel-clojure.yml @@ -2,7 +2,7 @@ title: clj-otel - Idiomatic Clojure API for OpenTelemetry registryType: extension language: java -tags: +tags: API - clojure - instrumentation license: Apache 2.0 diff --git a/data/registry/otel-collector.yml b/data/registry/otel-collector.yml index 805ee2825913..3a49bedce8f1 100644 --- a/data/registry/otel-collector.yml +++ b/data/registry/otel-collector.yml @@ -1,7 +1,7 @@ title: Collector registryType: core language: collector -tags: +tags: Otel collector - collector - agent license: Apache 2.0 diff --git a/data/registry/otel-cpp.yml b/data/registry/otel-cpp.yml index 07089761fc43..5fe3ef7403b5 100644 --- a/data/registry/otel-cpp.yml +++ b/data/registry/otel-cpp.yml @@ -1,7 +1,7 @@ title: C++ registryType: core language: cpp -tags: +tags: SDK - cpp license: Apache 2.0 description: The OpenTelemetry API and SDK for C++. diff --git a/data/registry/otel-crystal.yml b/data/registry/otel-crystal.yml index fa6865195d99..8f88cb8d72c4 100644 --- a/data/registry/otel-crystal.yml +++ b/data/registry/otel-crystal.yml @@ -2,7 +2,7 @@ title: opentelemetry-api.cr registryType: instrumentation language: crystal -tags: +tags: Unofficial - crystal - instrumentation license: Apache 2.0 diff --git a/data/registry/otel-dart.yml b/data/registry/otel-dart.yml index 11863b2a5a7f..8b80d7b16b56 100644 --- a/data/registry/otel-dart.yml +++ b/data/registry/otel-dart.yml @@ -2,7 +2,7 @@ title: OpenTelemetry for Dart registryType: instrumentation language: dart -tags: +tags: Unofficial - dart - instrumentation license: Apache 2.0 diff --git a/data/registry/otel-dotnet.yml b/data/registry/otel-dotnet.yml index c5a498924540..10aedcaef225 100644 --- a/data/registry/otel-dotnet.yml +++ b/data/registry/otel-dotnet.yml @@ -1,7 +1,7 @@ title: .NET registryType: core language: dotnet -tags: +tags: API - c# - .net license: Apache 2.0 diff --git a/data/registry/otel-erlang-api.yml b/data/registry/otel-erlang-api.yml index e37b09ce9250..e95b41f8fd3c 100644 --- a/data/registry/otel-erlang-api.yml +++ b/data/registry/otel-erlang-api.yml @@ -1,7 +1,7 @@ title: Erlang/Elixir registryType: core language: erlang -tags: +tags: API - erlang - elixir license: Apache 2.0 diff --git a/data/registry/otel-erlang-sdk.yml b/data/registry/otel-erlang-sdk.yml index 0463390b1364..5532cd6a61a9 100644 --- a/data/registry/otel-erlang-sdk.yml +++ b/data/registry/otel-erlang-sdk.yml @@ -1,7 +1,7 @@ title: Erlang/Elixir registryType: core language: erlang -tags: +tags: SDK - erlang - elixir license: Apache 2.0 diff --git a/data/registry/otel-go-autoinstrumentation.yml b/data/registry/otel-go-autoinstrumentation.yml index a53c6c688478..f9a1ce75524e 100644 --- a/data/registry/otel-go-autoinstrumentation.yml +++ b/data/registry/otel-go-autoinstrumentation.yml @@ -1,7 +1,7 @@ title: Go Automatic Instrumentation registryType: instrumentation language: go -tags: +tags: Automatic - go - instrumentation license: Apache 2.0 diff --git a/data/registry/otel-go.yml b/data/registry/otel-go.yml index 72d6d80f8bb0..6981676eb742 100644 --- a/data/registry/otel-go.yml +++ b/data/registry/otel-go.yml @@ -1,7 +1,7 @@ title: Go registryType: core language: go -tags: +tags: SDK - go license: Apache 2.0 description: The OpenTelemetry API and SDK for Go. diff --git a/data/registry/otel-haskell.yml b/data/registry/otel-haskell.yml index a49c7f0dfa02..d1ae4111b34d 100644 --- a/data/registry/otel-haskell.yml +++ b/data/registry/otel-haskell.yml @@ -2,7 +2,7 @@ title: OpenTelemetry for Haskell registryType: instrumentation language: haskell -tags: +tags: Unofficial - haskell - instrumentation license: Apache 2.0 diff --git a/data/registry/otel-java-instrumentation.yml b/data/registry/otel-java-instrumentation.yml index 037d9d4aa65f..a80a232767d3 100644 --- a/data/registry/otel-java-instrumentation.yml +++ b/data/registry/otel-java-instrumentation.yml @@ -1,7 +1,7 @@ title: Java Instrumentation registryType: instrumentation language: java -tags: +tags: Hybrid - java - instrumentation license: Apache 2.0 diff --git a/data/registry/otel-java.yml b/data/registry/otel-java.yml index b9c0c98dd0a7..fad3c7d733da 100644 --- a/data/registry/otel-java.yml +++ b/data/registry/otel-java.yml @@ -1,7 +1,7 @@ title: Java registryType: core language: java -tags: +tags: SDK - java license: Apache 2.0 description: The OpenTelemetry API and SDK for Java. diff --git a/data/registry/otel-js.yml b/data/registry/otel-js.yml index a6e44a48b5a9..5ef6a517c903 100644 --- a/data/registry/otel-js.yml +++ b/data/registry/otel-js.yml @@ -1,7 +1,7 @@ title: JavaScript registryType: core language: js -tags: +tags: SDK - javascript - node.js - browser diff --git a/data/registry/otel-julia.yml b/data/registry/otel-julia.yml index e4e1cee29f18..20f4b76ab0c7 100644 --- a/data/registry/otel-julia.yml +++ b/data/registry/otel-julia.yml @@ -1,7 +1,7 @@ title: OpenTelemetry.jl registryType: instrumentation language: julia -tags: +tags: Instrumentation - julia - instrumentation license: Apache 2.0 diff --git a/data/registry/otel-kotlin.yml b/data/registry/otel-kotlin.yml index f972b76ff99e..c548ad1a05ba 100644 --- a/data/registry/otel-kotlin.yml +++ b/data/registry/otel-kotlin.yml @@ -1,7 +1,7 @@ title: Kotlin registryType: core language: kotlin -tags: +tags: API - Kotlin - Js - Jvm diff --git a/data/registry/otel-kube-operator.yml b/data/registry/otel-kube-operator.yml index 51843920bb88..af8a6b6ebe36 100644 --- a/data/registry/otel-kube-operator.yml +++ b/data/registry/otel-kube-operator.yml @@ -1,7 +1,7 @@ title: Kubernetes Operator registryType: core language: collector -tags: +tags: Kubernetes - kubernetes license: Apache 2.0 description: A Kubernetes Operator for the OpenTelemetry Collector. diff --git a/data/registry/otel-lua.yml b/data/registry/otel-lua.yml index 3172bfc786d9..3f811fa3406f 100644 --- a/data/registry/otel-lua.yml +++ b/data/registry/otel-lua.yml @@ -2,7 +2,7 @@ title: opentelemetry-lua registryType: instrumentation language: lua -tags: +tags: Unofficial - lua - instrumentation license: Apache 2.0 diff --git a/data/registry/otel-matlab.yml b/data/registry/otel-matlab.yml index c38f86dad629..0a19b365d083 100644 --- a/data/registry/otel-matlab.yml +++ b/data/registry/otel-matlab.yml @@ -2,7 +2,7 @@ title: OpenTelemetry-Matlab registryType: instrumentation language: matlab -tags: +tags: Unofficial - matlab - simulink license: Apache 2.0 diff --git a/data/registry/otel-ocaml.yml b/data/registry/otel-ocaml.yml index f0c897aade18..141339ae44eb 100644 --- a/data/registry/otel-ocaml.yml +++ b/data/registry/otel-ocaml.yml @@ -2,7 +2,7 @@ title: OpenTelemetry exporters and instrumentation for OCaml registryType: instrumentation language: ocaml -tags: +tags: Exporters - OCaml - instrumentation license: MIT diff --git a/data/registry/otel-perl-api.yml b/data/registry/otel-perl-api.yml index 80d4e5ffc7f1..e9f849d5e764 100644 --- a/data/registry/otel-perl-api.yml +++ b/data/registry/otel-perl-api.yml @@ -2,7 +2,7 @@ title: OpenTelemetry for Perl registryType: instrumentation language: perl -tags: +tags: Unofficial - perl - instrumentation license: Artistic-1.0-Perl diff --git a/data/registry/otel-perl-sdk.yml b/data/registry/otel-perl-sdk.yml index 8bee747cf915..cae2d0b7c49e 100644 --- a/data/registry/otel-perl-sdk.yml +++ b/data/registry/otel-perl-sdk.yml @@ -2,7 +2,7 @@ title: OpenTelemetry SDK for Perl registryType: instrumentation language: perl -tags: +tags: SDK - perl - instrumentation license: Artistic-1.0-Perl diff --git a/data/registry/otel-php-api.yml b/data/registry/otel-php-api.yml index 7172076b2f91..e9662f969fac 100644 --- a/data/registry/otel-php-api.yml +++ b/data/registry/otel-php-api.yml @@ -1,7 +1,7 @@ title: PHP API registryType: core language: php -tags: +tags: API - php license: Apache 2.0 description: The OpenTelemetry API for PHP. diff --git a/data/registry/otel-php-autoinstrumentation.yml b/data/registry/otel-php-autoinstrumentation.yml index ce2801e67be5..9c7f01d47461 100644 --- a/data/registry/otel-php-autoinstrumentation.yml +++ b/data/registry/otel-php-autoinstrumentation.yml @@ -1,7 +1,7 @@ title: PHP Automatic Instrumentation registryType: instrumentation language: php -tags: +tags: Automatic - php - instrumentation license: Apache 2.0 diff --git a/data/registry/otel-php-context.yml b/data/registry/otel-php-context.yml index 296b1ba24eea..e331e384e991 100644 --- a/data/registry/otel-php-context.yml +++ b/data/registry/otel-php-context.yml @@ -1,7 +1,7 @@ title: PHP Context registryType: core language: php -tags: +tags: Context - php license: Apache 2.0 description: OpenTelemetry Context for PHP. diff --git a/data/registry/otel-php-sdk.yml b/data/registry/otel-php-sdk.yml index f29dd79c7083..eee4d4c271f5 100644 --- a/data/registry/otel-php-sdk.yml +++ b/data/registry/otel-php-sdk.yml @@ -1,7 +1,7 @@ title: PHP SDK registryType: core language: php -tags: +tags: SDK - php license: Apache 2.0 description: The OpenTelemetry SDK for PHP. diff --git a/data/registry/otel-php-semconv.yml b/data/registry/otel-php-semconv.yml index dc63beef05a4..17796618086c 100644 --- a/data/registry/otel-php-semconv.yml +++ b/data/registry/otel-php-semconv.yml @@ -1,7 +1,7 @@ title: PHP SemConv registryType: core language: php -tags: +tags: Maintained - php license: Apache 2.0 description: OpenTelemetry Semantic Conventions for PHP. diff --git a/data/registry/otel-php.yml b/data/registry/otel-php.yml index 05e31d2819ae..39476df83df3 100644 --- a/data/registry/otel-php.yml +++ b/data/registry/otel-php.yml @@ -1,7 +1,7 @@ title: PHP registryType: core language: php -tags: +tags: Maintained - php license: Apache 2.0 description: The OpenTelemetry Core repository for PHP. diff --git a/data/registry/otel-python.yml b/data/registry/otel-python.yml index 3c92b71c700e..4e2267aed2ed 100644 --- a/data/registry/otel-python.yml +++ b/data/registry/otel-python.yml @@ -1,7 +1,7 @@ title: Python registryType: core language: python -tags: +tags: API - python license: Apache 2.0 description: The OpenTelemetry API and SDK for Python. diff --git a/data/registry/otel-ruby.yml b/data/registry/otel-ruby.yml index 3fec68b3e279..5c114f396bd4 100644 --- a/data/registry/otel-ruby.yml +++ b/data/registry/otel-ruby.yml @@ -1,7 +1,7 @@ title: Ruby registryType: core language: ruby -tags: +tags: SDK - ruby license: Apache 2.0 description: The OpenTelemetry API and SDK for Ruby. diff --git a/data/registry/otel-rust-sdk.yml b/data/registry/otel-rust-sdk.yml index 50f7beec71e6..5ff7a2ba41d1 100644 --- a/data/registry/otel-rust-sdk.yml +++ b/data/registry/otel-rust-sdk.yml @@ -1,7 +1,7 @@ title: Rust SDK registryType: core language: rust -tags: +tags: SDK - rust license: Apache 2.0 description: The OpenTelemetry SDK for Rust. diff --git a/data/registry/otel-rust.yml b/data/registry/otel-rust.yml index ae5d83e78f18..3ee9f07749e5 100644 --- a/data/registry/otel-rust.yml +++ b/data/registry/otel-rust.yml @@ -1,7 +1,7 @@ title: Rust registryType: core language: rust -tags: +tags: API - rust license: Apache 2.0 description: The OpenTelemetry API for Rust. diff --git a/data/registry/otel-scala.yml b/data/registry/otel-scala.yml index 6d41f34eab9d..33d2a55365b8 100644 --- a/data/registry/otel-scala.yml +++ b/data/registry/otel-scala.yml @@ -2,7 +2,7 @@ title: otel4s registryType: instrumentation language: scala -tags: +tags: Instrumentation - scala - typelevel - cats-effect diff --git a/data/registry/otel-shell.yml b/data/registry/otel-shell.yml index af96a3a00621..acbcb0a583d9 100644 --- a/data/registry/otel-shell.yml +++ b/data/registry/otel-shell.yml @@ -2,7 +2,7 @@ title: OpenTelemetry for shell scripts and GitHub actions registryType: core language: shell -tags: +tags: Unofficial - shell - bash - instrumentation diff --git a/data/registry/otel-swift.yml b/data/registry/otel-swift.yml index f7d399c66822..55790012ec89 100644 --- a/data/registry/otel-swift.yml +++ b/data/registry/otel-swift.yml @@ -1,7 +1,7 @@ title: Swift registryType: core language: swift -tags: +tags: API - swift - ios - macOS diff --git a/data/registry/resource-detector-go-aws.yml b/data/registry/resource-detector-go-aws.yml index f159a9541c00..5f3084fcfa99 100644 --- a/data/registry/resource-detector-go-aws.yml +++ b/data/registry/resource-detector-go-aws.yml @@ -1,7 +1,7 @@ title: AWS Resource Detectors registryType: resource-detector language: go -tags: +tags: Cloud provider - aws - ec2 - ecs diff --git a/data/registry/resource-detector-go-gcp.yml b/data/registry/resource-detector-go-gcp.yml index c07fa93f498b..1136ba1dbc36 100644 --- a/data/registry/resource-detector-go-gcp.yml +++ b/data/registry/resource-detector-go-gcp.yml @@ -1,7 +1,7 @@ title: GCP Resource detector registryType: resource-detector language: go -tags: +tags: Cloud provider - gcp - resource-detector - go diff --git a/data/registry/resource-detector-java-aws.yml b/data/registry/resource-detector-java-aws.yml index 0d97d8d38635..303e30b2de2e 100644 --- a/data/registry/resource-detector-java-aws.yml +++ b/data/registry/resource-detector-java-aws.yml @@ -1,7 +1,7 @@ title: OpenTelemetry Resource Detector for AWS registryType: resource-detector language: java -tags: +tags: Cloud provider - aws - ec2 - ecs diff --git a/data/registry/resource-detector-java-contrib.yml b/data/registry/resource-detector-java-contrib.yml index 11f174b30467..e1518a367a93 100644 --- a/data/registry/resource-detector-java-contrib.yml +++ b/data/registry/resource-detector-java-contrib.yml @@ -1,7 +1,7 @@ title: OpenTelemetry Contributed Resource Detectors registryType: resource-detector language: java -tags: +tags: Contributor - contrib - glassFish - jetty diff --git a/data/registry/resource-detector-java-gcp.yml b/data/registry/resource-detector-java-gcp.yml index b9f1e598fe9d..8632646235f4 100644 --- a/data/registry/resource-detector-java-gcp.yml +++ b/data/registry/resource-detector-java-gcp.yml @@ -1,7 +1,7 @@ title: OpenTelemetry Resource Detector for GCP registryType: resource-detector language: java -tags: +tags: Host - gcp - resource-detector - java diff --git a/data/registry/resource-detector-java-spring-boot.yml b/data/registry/resource-detector-java-spring-boot.yml index a2e0568cf54d..0a5427bf201b 100644 --- a/data/registry/resource-detector-java-spring-boot.yml +++ b/data/registry/resource-detector-java-spring-boot.yml @@ -1,7 +1,7 @@ title: OpenTelemetry Resource Detector for Spring Boot registryType: resource-detector language: java -tags: +tags: Spring - spring-boot - resource-detector - java diff --git a/data/registry/resource-detector-js-alibabacloud.yml b/data/registry/resource-detector-js-alibabacloud.yml index 71c4a9fb792d..66a8ee8ea01f 100644 --- a/data/registry/resource-detector-js-alibabacloud.yml +++ b/data/registry/resource-detector-js-alibabacloud.yml @@ -2,7 +2,7 @@ title: OpenTelemetry Resource Detector for Alibaba Cloud registryType: resource-detector language: js -tags: +tags: Cloud provider - alibabacloud - resource-detector - js diff --git a/data/registry/resource-detector-js-aws.yml b/data/registry/resource-detector-js-aws.yml index 7f873a68e493..98e91e5a512b 100644 --- a/data/registry/resource-detector-js-aws.yml +++ b/data/registry/resource-detector-js-aws.yml @@ -1,7 +1,7 @@ title: OpenTelemetry Resource Detector for AWS registryType: resource-detector language: js -tags: +tags: Cloud provider - aws - resource-detector - js diff --git a/data/registry/resource-detector-js-azure.yml b/data/registry/resource-detector-js-azure.yml index 95d2a252fd51..0960852d6caa 100644 --- a/data/registry/resource-detector-js-azure.yml +++ b/data/registry/resource-detector-js-azure.yml @@ -1,7 +1,7 @@ title: OpenTelemetry Resource Detector for Azure registryType: resource-detector language: js -tags: +tags: Azure - azure - resource-detector - js diff --git a/data/registry/resource-detector-js-container.yml b/data/registry/resource-detector-js-container.yml index f5180bccaabc..6afcc0bac0c7 100644 --- a/data/registry/resource-detector-js-container.yml +++ b/data/registry/resource-detector-js-container.yml @@ -1,7 +1,7 @@ title: OpenTelemetry Resource Detector for Container registryType: resource-detector language: js -tags: +tags: SDK - container - resource-detector - js diff --git a/data/registry/resource-detector-js-gcp.yml b/data/registry/resource-detector-js-gcp.yml index a213d8d17d98..6a9f633f5cdb 100644 --- a/data/registry/resource-detector-js-gcp.yml +++ b/data/registry/resource-detector-js-gcp.yml @@ -1,7 +1,7 @@ title: OpenTelemetry Resource Detector for GCP registryType: resource-detector language: js -tags: +tags: GCP - gcp - resource-detector - js diff --git a/data/registry/resource-detector-js-github.yml b/data/registry/resource-detector-js-github.yml index bcbad98ee343..bde0ce346632 100644 --- a/data/registry/resource-detector-js-github.yml +++ b/data/registry/resource-detector-js-github.yml @@ -1,7 +1,7 @@ title: OpenTelemetry Resource Detector for GitHub Actions registryType: resource-detector language: js -tags: +tags: Development - github - resource-detector - js diff --git a/data/registry/resource-detector-js-instana.yml b/data/registry/resource-detector-js-instana.yml index 4fddf94f3241..9f66261ebdd7 100644 --- a/data/registry/resource-detector-js-instana.yml +++ b/data/registry/resource-detector-js-instana.yml @@ -1,7 +1,7 @@ title: OpenTelemetry Resource Detector for Instana registryType: resource-detector language: js -tags: +tags: Host - instana - resource-detector - js diff --git a/data/registry/resource-detector-php-container.yml b/data/registry/resource-detector-php-container.yml index 2c4d25e9f0a1..7f4c918df3d4 100644 --- a/data/registry/resource-detector-php-container.yml +++ b/data/registry/resource-detector-php-container.yml @@ -1,7 +1,7 @@ title: OpenTelemetry Resource Detector for Container registryType: resource-detector language: php -tags: +tags: Host - container - resource-detector - php diff --git a/data/registry/sdk-extension-python-aws.yml b/data/registry/sdk-extension-python-aws.yml index 1fa3d62fd938..5649755f8e65 100644 --- a/data/registry/sdk-extension-python-aws.yml +++ b/data/registry/sdk-extension-python-aws.yml @@ -1,7 +1,7 @@ title: AWS SDK Extension registryType: utilities language: python -tags: +tags: AWS - python - sdk-extension license: Apache 2.0 diff --git a/data/registry/sdk-swift-nautilustelemetry.yml b/data/registry/sdk-swift-nautilustelemetry.yml index a7d8a2394ba2..88f5e270a2da 100644 --- a/data/registry/sdk-swift-nautilustelemetry.yml +++ b/data/registry/sdk-swift-nautilustelemetry.yml @@ -2,7 +2,7 @@ title: NautilusTelemetry registryType: instrumentation language: swift -tags: +tags: Collector - swift - instrumentation - ios diff --git a/data/registry/span-processor-go-mralias-flow.yml b/data/registry/span-processor-go-mralias-flow.yml index da85902d0c5d..4f35c93249f3 100644 --- a/data/registry/span-processor-go-mralias-flow.yml +++ b/data/registry/span-processor-go-mralias-flow.yml @@ -1,7 +1,7 @@ title: flow - tracing flow metrics registryType: processor language: go -tags: +tags: Monitoring - go - processor - prometheus diff --git a/data/registry/tools-ansible-grafana.yml b/data/registry/tools-ansible-grafana.yml index d7da4ff225d8..da5c4f30bf0a 100644 --- a/data/registry/tools-ansible-grafana.yml +++ b/data/registry/tools-ansible-grafana.yml @@ -2,7 +2,7 @@ title: Ansible role for OpenTelemetry Collector registryType: utilities language: yaml -tags: +tags: Grafana - collector - ansible - ansible-role diff --git a/data/registry/tools-browser-extension-autoinjection.yml b/data/registry/tools-browser-extension-autoinjection.yml index 0da8e6350e1d..8d146303f980 100644 --- a/data/registry/tools-browser-extension-autoinjection.yml +++ b/data/registry/tools-browser-extension-autoinjection.yml @@ -2,7 +2,7 @@ title: OpenTelemetry Browser Extension Autoinjection registryType: utilities language: js -tags: +tags: Zipkin - js - browser - web-ext diff --git a/data/registry/tools-browser-extension-for-opentelemetry.yml b/data/registry/tools-browser-extension-for-opentelemetry.yml index 06936df61c06..a986a8ce3ac7 100644 --- a/data/registry/tools-browser-extension-for-opentelemetry.yml +++ b/data/registry/tools-browser-extension-for-opentelemetry.yml @@ -2,7 +2,7 @@ title: Browser Extension for OpenTelemetry registryType: utilities language: js -tags: +tags: Instrumentation - js - browser - web-ext diff --git a/data/registry/tools-cpp-alpine-apk.yml b/data/registry/tools-cpp-alpine-apk.yml index a237f5e460f7..fdd3084158f4 100644 --- a/data/registry/tools-cpp-alpine-apk.yml +++ b/data/registry/tools-cpp-alpine-apk.yml @@ -1,7 +1,7 @@ title: Alpine Linux Packages for OpenTelemetry C++ registryType: core language: cpp -tags: +tags: Official - cpp - alpine linux - apk diff --git a/data/registry/tools-cpp-conan.yml b/data/registry/tools-cpp-conan.yml index a7d81e2dc953..edd8f1c1f7f4 100644 --- a/data/registry/tools-cpp-conan.yml +++ b/data/registry/tools-cpp-conan.yml @@ -2,7 +2,7 @@ title: Conan Package for OpenTelemetry C++ registryType: core language: cpp -tags: +tags: Official - cpp - conan - package diff --git a/data/registry/tools-cpp-vcpkg.yml b/data/registry/tools-cpp-vcpkg.yml index 187d5e97490e..882e882b2613 100644 --- a/data/registry/tools-cpp-vcpkg.yml +++ b/data/registry/tools-cpp-vcpkg.yml @@ -2,7 +2,7 @@ title: vcpkg package for OpenTelemetry C++ registryType: core language: cpp -tags: +tags: Official - cpp - vcpkg - package diff --git a/data/registry/tools-dotnet-purview-telemetry-sourcegenerator.yml b/data/registry/tools-dotnet-purview-telemetry-sourcegenerator.yml index e504284e071e..eaded873bcda 100644 --- a/data/registry/tools-dotnet-purview-telemetry-sourcegenerator.yml +++ b/data/registry/tools-dotnet-purview-telemetry-sourcegenerator.yml @@ -2,7 +2,7 @@ title: Purview Telemetry Source Generator registryType: utilities language: dotnet -tags: +tags: High throughput - c# - .net - dotnet diff --git a/data/registry/tools-dotnet-sentry.yml b/data/registry/tools-dotnet-sentry.yml index 976f1303d9b5..3564384799aa 100644 --- a/data/registry/tools-dotnet-sentry.yml +++ b/data/registry/tools-dotnet-sentry.yml @@ -1,7 +1,7 @@ title: .NET Integration for Sentry (C#, F#) registryType: utilities language: dotnet -tags: +tags: Metrics - c# - f# - .net diff --git a/data/registry/tools-go-mralias-redact.yml b/data/registry/tools-go-mralias-redact.yml index 3957a599dac1..281219b02994 100644 --- a/data/registry/tools-go-mralias-redact.yml +++ b/data/registry/tools-go-mralias-redact.yml @@ -1,7 +1,7 @@ title: redact registryType: utilities language: go -tags: +tags: Collector - go - utilities license: Apache 2.0 diff --git a/data/registry/tools-go-propagator-datadog.yml b/data/registry/tools-go-propagator-datadog.yml index dbef6bad684e..8f04e6e3f0dd 100644 --- a/data/registry/tools-go-propagator-datadog.yml +++ b/data/registry/tools-go-propagator-datadog.yml @@ -1,7 +1,7 @@ title: OpenTelemetry context propagation for Datadog registryType: utilities language: go -tags: +tags: Tracing - go - datadog - utilities diff --git a/data/registry/tools-java-sentry.yml b/data/registry/tools-java-sentry.yml index 11b60a8a5703..cd5b9875362a 100644 --- a/data/registry/tools-java-sentry.yml +++ b/data/registry/tools-java-sentry.yml @@ -1,7 +1,7 @@ title: Java Integration for Sentry registryType: utilities language: java -tags: +tags: Instrumentation - java - processor - propagator diff --git a/data/registry/tools-otelbin.yml b/data/registry/tools-otelbin.yml index 99ead8cd8756..327e8004b15c 100644 --- a/data/registry/tools-otelbin.yml +++ b/data/registry/tools-otelbin.yml @@ -1,7 +1,7 @@ title: OTelBin registryType: utilities language: collector -tags: +tags: Collector - collector - configuration-validation - dash0 diff --git a/data/registry/tools-php-propagator-b3.yml b/data/registry/tools-php-propagator-b3.yml index a16c4848617d..998fbfa7002c 100644 --- a/data/registry/tools-php-propagator-b3.yml +++ b/data/registry/tools-php-propagator-b3.yml @@ -1,7 +1,7 @@ title: OpenTelemetry B3 context propagation registryType: extension language: php -tags: +tags: Tracing - php - b3 - extension From a310beccd730c7a5186c13150ed2f4f982e00267 Mon Sep 17 00:00:00 2001 From: Olamide_Tiana Date: Thu, 10 Oct 2024 17:35:41 +0100 Subject: [PATCH 03/14] Add tags to entries --- .../partials/ecosystem/registry/entry.html | 38 +++++++++++++++++++ 1 file changed, 38 insertions(+) diff --git a/layouts/partials/ecosystem/registry/entry.html b/layouts/partials/ecosystem/registry/entry.html index add30889db70..d5074247b871 100644 --- a/layouts/partials/ecosystem/registry/entry.html +++ b/layouts/partials/ecosystem/registry/entry.html @@ -129,6 +129,44 @@

{{ end -}} +

From 26555aa564353307e7e07ad985cb6b9b33ecf70b Mon Sep 17 00:00:00 2001 From: Olamide_Tiana Date: Fri, 11 Oct 2024 10:26:18 +0100 Subject: [PATCH 04/14] revert changes --- .../application-integration-collector-cloud foundry.yml | 2 +- .../registry/application-integration-collector-thousandeyes.yml | 2 +- data/registry/application-integration-cpp-clickhouse.yml | 2 +- data/registry/application-integration-cpp-envoy.yml | 2 +- data/registry/application-integration-cpp-matlab.yml | 2 +- .../application-integration-cpp-mysql enterprise server.yml | 2 +- data/registry/application-integration-go-buildkit.yml | 2 +- data/registry/application-integration-go-containerd.yml | 2 +- data/registry/application-integration-go-cortex.yml | 2 +- data/registry/application-integration-go-cri-o.yml | 2 +- data/registry/application-integration-go-dapr.yml | 2 +- data/registry/application-integration-go-docker buildx.yml | 2 +- data/registry/application-integration-go-flipt.yml | 2 +- data/registry/application-integration-go-harbor.yml | 2 +- data/registry/application-integration-go-istio.yml | 2 +- data/registry/application-integration-go-jaeger.yml | 2 +- data/registry/application-integration-go-keda.yml | 2 +- data/registry/application-integration-go-knative.yml | 2 +- data/registry/application-integration-go-kong mesh.yml | 2 +- data/registry/application-integration-go-krakend.yml | 2 +- data/registry/application-integration-go-kubernetes.yml | 2 +- data/registry/application-integration-go-kuma.yml | 2 +- data/registry/application-integration-go-kyverno.yml | 2 +- data/registry/application-integration-go-open-policy-agent.yml | 2 +- data/registry/application-integration-go-openfeature flagd.yml | 2 +- .../application-integration-go-otterize-network-mapper.yml | 2 +- data/registry/application-integration-go-roadrunner.yml | 2 +- data/registry/application-integration-go-thanos.yml | 2 +- .../application-integration-go-traefik-hub-api-management.yml | 2 +- data/registry/application-integration-go-tyk-api-gateway.yml | 2 +- data/registry/application-integration-java-microcks.yml | 2 +- data/registry/application-integration-java-strimzi.yml | 2 +- data/registry/application-integration-lua-kong-api-gateway.yml | 2 +- data/registry/application-integration-openfga.yml | 2 +- data/registry/application-integration-python-apicontext.yml | 2 +- data/registry/application-integration-python-checkmk.yml | 2 +- data/registry/application-integration-python-cisco-nso.yml | 2 +- data/registry/application-integration-rust-fluentci-engine.yml | 2 +- data/registry/application-integration-rust-go-kubewarden.yml | 2 +- data/registry/application-integration-rust-rustup.yml | 2 +- data/registry/collector-exporter-alertmanager.yml | 2 +- data/registry/collector-exporter-alibaba-cloud-log-service.yml | 2 +- data/registry/collector-exporter-apiclarity.yml | 2 +- data/registry/collector-exporter-aws-xray.yml | 2 +- data/registry/collector-exporter-awscloudwatchlogs.yml | 2 +- data/registry/collector-exporter-awsemf.yml | 2 +- data/registry/collector-exporter-awskinesis.yml | 2 +- data/registry/collector-exporter-awss3.yml | 2 +- data/registry/collector-exporter-azure-monitor.yml | 2 +- data/registry/collector-exporter-azuredataexplorer.yml | 2 +- data/registry/collector-exporter-carbon.yml | 2 +- data/registry/collector-exporter-cassandra.yml | 2 +- data/registry/collector-exporter-clickhouse.yml | 2 +- data/registry/collector-exporter-coralogix.yml | 2 +- data/registry/collector-exporter-datadog.yml | 2 +- data/registry/collector-exporter-dataset.yml | 2 +- data/registry/collector-exporter-debug.yml | 2 +- data/registry/collector-exporter-elasticsearch.yml | 2 +- data/registry/collector-exporter-file.yml | 2 +- data/registry/collector-exporter-googlecloud.yml | 2 +- data/registry/logs-php-monolog.yml | 2 +- data/registry/otel-clojure.yml | 2 +- data/registry/otel-collector.yml | 2 +- data/registry/otel-cpp.yml | 2 +- data/registry/otel-crystal.yml | 2 +- data/registry/otel-dart.yml | 2 +- data/registry/otel-dotnet.yml | 2 +- data/registry/otel-erlang-api.yml | 2 +- data/registry/otel-erlang-sdk.yml | 2 +- data/registry/otel-go-autoinstrumentation.yml | 2 +- data/registry/otel-go.yml | 2 +- data/registry/otel-haskell.yml | 2 +- data/registry/otel-java-instrumentation.yml | 2 +- data/registry/otel-java.yml | 2 +- data/registry/otel-js.yml | 2 +- data/registry/otel-julia.yml | 2 +- data/registry/otel-kotlin.yml | 2 +- data/registry/otel-kube-operator.yml | 2 +- data/registry/otel-lua.yml | 2 +- data/registry/otel-matlab.yml | 2 +- data/registry/otel-ocaml.yml | 2 +- data/registry/otel-perl-api.yml | 2 +- data/registry/otel-perl-sdk.yml | 2 +- data/registry/otel-php-api.yml | 2 +- data/registry/otel-php-autoinstrumentation.yml | 2 +- data/registry/otel-php-context.yml | 2 +- data/registry/otel-php-sdk.yml | 2 +- data/registry/otel-php-semconv.yml | 2 +- data/registry/otel-php.yml | 2 +- data/registry/otel-python.yml | 2 +- data/registry/otel-ruby.yml | 2 +- data/registry/otel-rust-sdk.yml | 2 +- data/registry/otel-rust.yml | 2 +- data/registry/otel-scala.yml | 2 +- data/registry/otel-shell.yml | 2 +- data/registry/otel-swift.yml | 2 +- data/registry/resource-detector-go-aws.yml | 2 +- data/registry/resource-detector-go-gcp.yml | 2 +- data/registry/resource-detector-java-aws.yml | 2 +- data/registry/resource-detector-java-contrib.yml | 2 +- data/registry/resource-detector-java-gcp.yml | 2 +- data/registry/resource-detector-java-spring-boot.yml | 2 +- data/registry/resource-detector-js-alibabacloud.yml | 2 +- data/registry/resource-detector-js-aws.yml | 2 +- data/registry/resource-detector-js-azure.yml | 2 +- data/registry/resource-detector-js-container.yml | 2 +- data/registry/resource-detector-js-gcp.yml | 2 +- data/registry/resource-detector-js-github.yml | 2 +- data/registry/resource-detector-js-instana.yml | 2 +- data/registry/resource-detector-php-container.yml | 2 +- data/registry/sdk-extension-python-aws.yml | 2 +- data/registry/sdk-swift-nautilustelemetry.yml | 2 +- data/registry/span-processor-go-mralias-flow.yml | 2 +- data/registry/tools-ansible-grafana.yml | 2 +- data/registry/tools-browser-extension-autoinjection.yml | 2 +- data/registry/tools-browser-extension-for-opentelemetry.yml | 2 +- data/registry/tools-cpp-alpine-apk.yml | 2 +- data/registry/tools-cpp-conan.yml | 2 +- data/registry/tools-cpp-vcpkg.yml | 2 +- .../registry/tools-dotnet-purview-telemetry-sourcegenerator.yml | 2 +- data/registry/tools-dotnet-sentry.yml | 2 +- data/registry/tools-go-mralias-redact.yml | 2 +- data/registry/tools-go-propagator-datadog.yml | 2 +- data/registry/tools-java-sentry.yml | 2 +- data/registry/tools-otelbin.yml | 2 +- data/registry/tools-php-propagator-b3.yml | 2 +- data/registry/tools-python-propagator-gcp.yml | 2 +- data/registry/tools-python-resourcedetector-gcp.yml | 2 +- data/registry/tools-python-sentry.yml | 2 +- data/registry/tools-ruby-rspec-matcher.yml | 2 +- data/registry/tools-ruby-sentry.yml | 2 +- data/registry/tools-rust-aws.yml | 2 +- data/registry/tools-rust-propagator-jaeger.yml | 2 +- data/registry/tools-shell-otelifysh.yml | 2 +- data/registry/tools-traceloop.yml | 2 +- 135 files changed, 135 insertions(+), 135 deletions(-) diff --git a/data/registry/application-integration-collector-cloud foundry.yml b/data/registry/application-integration-collector-cloud foundry.yml index a60d0d036f61..bcdfdc50e1a9 100644 --- a/data/registry/application-integration-collector-cloud foundry.yml +++ b/data/registry/application-integration-collector-cloud foundry.yml @@ -1,7 +1,7 @@ title: Cloud Foundry registryType: application integration language: collector -tags: Metrics +tags: - collector - cloud foundry license: Apache-2.0 diff --git a/data/registry/application-integration-collector-thousandeyes.yml b/data/registry/application-integration-collector-thousandeyes.yml index 3c6b1c5d1fe9..85f60904524c 100644 --- a/data/registry/application-integration-collector-thousandeyes.yml +++ b/data/registry/application-integration-collector-thousandeyes.yml @@ -2,7 +2,7 @@ title: ThousandEyes for OpenTelemetry registryType: application integration language: collector -tags: Exporter +tags: - collector - thousandeyes - cisco diff --git a/data/registry/application-integration-cpp-clickhouse.yml b/data/registry/application-integration-cpp-clickhouse.yml index 795a30eb0749..71a9c3b1ad8a 100644 --- a/data/registry/application-integration-cpp-clickhouse.yml +++ b/data/registry/application-integration-cpp-clickhouse.yml @@ -2,7 +2,7 @@ title: Tracing ClickHouse with OpenTelemetry registryType: application integration language: cpp -tags: Tracing +tags: - clickhouse - database - c++ diff --git a/data/registry/application-integration-cpp-envoy.yml b/data/registry/application-integration-cpp-envoy.yml index 543ec5dbd181..6b29f06da93a 100644 --- a/data/registry/application-integration-cpp-envoy.yml +++ b/data/registry/application-integration-cpp-envoy.yml @@ -1,7 +1,7 @@ title: Envoy Proxy registryType: application integration language: cpp -tags: Tracing +tags: - envoy - c++ - graduated diff --git a/data/registry/application-integration-cpp-matlab.yml b/data/registry/application-integration-cpp-matlab.yml index b1f1a292f5ce..6577ff800f1c 100644 --- a/data/registry/application-integration-cpp-matlab.yml +++ b/data/registry/application-integration-cpp-matlab.yml @@ -2,7 +2,7 @@ title: MATLAB Interface to OpenTelemetry registryType: application integration language: cpp -tags: Official +tags: - c++ - matlab license: Commercial diff --git a/data/registry/application-integration-cpp-mysql enterprise server.yml b/data/registry/application-integration-cpp-mysql enterprise server.yml index aa0f47abbd3f..8e8f7cbbb976 100644 --- a/data/registry/application-integration-cpp-mysql enterprise server.yml +++ b/data/registry/application-integration-cpp-mysql enterprise server.yml @@ -1,7 +1,7 @@ title: MySQL Enterprise Server registryType: application integration language: cpp -tags: Tracing +tags: - mysql - enterprise - database diff --git a/data/registry/application-integration-go-buildkit.yml b/data/registry/application-integration-go-buildkit.yml index 9288a437ec9f..0dc9f82315c6 100644 --- a/data/registry/application-integration-go-buildkit.yml +++ b/data/registry/application-integration-go-buildkit.yml @@ -2,7 +2,7 @@ title: BuildKit registryType: application integration language: go -tags: Frameworks +tags: - go - docker - moby diff --git a/data/registry/application-integration-go-containerd.yml b/data/registry/application-integration-go-containerd.yml index 16fd8d21c691..b6647c346ec8 100644 --- a/data/registry/application-integration-go-containerd.yml +++ b/data/registry/application-integration-go-containerd.yml @@ -2,7 +2,7 @@ title: containerd registryType: application integration language: go -tags: Official +tags: - go - containerd - graduated diff --git a/data/registry/application-integration-go-cortex.yml b/data/registry/application-integration-go-cortex.yml index b3ad4f0f165e..3a334360ecd7 100644 --- a/data/registry/application-integration-go-cortex.yml +++ b/data/registry/application-integration-go-cortex.yml @@ -1,7 +1,7 @@ title: Cortex registryType: application integration language: go -tags: Distributed Tracing +tags: - go - cortex - incubating diff --git a/data/registry/application-integration-go-cri-o.yml b/data/registry/application-integration-go-cri-o.yml index 4c46521f1538..ebb4ef22f074 100644 --- a/data/registry/application-integration-go-cri-o.yml +++ b/data/registry/application-integration-go-cri-o.yml @@ -2,7 +2,7 @@ title: CRI-O registryType: application integration language: go -tags: Exporter +tags: - go - cri-o - graduated diff --git a/data/registry/application-integration-go-dapr.yml b/data/registry/application-integration-go-dapr.yml index 848696572e4f..c943546739f0 100644 --- a/data/registry/application-integration-go-dapr.yml +++ b/data/registry/application-integration-go-dapr.yml @@ -2,7 +2,7 @@ title: Dapr registryType: application integration language: go -tags: Tracing +tags: - go - incubating - dapr diff --git a/data/registry/application-integration-go-docker buildx.yml b/data/registry/application-integration-go-docker buildx.yml index 9cb0abb08e63..096b005c5f75 100644 --- a/data/registry/application-integration-go-docker buildx.yml +++ b/data/registry/application-integration-go-docker buildx.yml @@ -2,7 +2,7 @@ title: buildx registryType: application integration language: go -tags: Open Source +tags: - go - docker - buildx diff --git a/data/registry/application-integration-go-flipt.yml b/data/registry/application-integration-go-flipt.yml index 849f44919508..03fabb8c496d 100644 --- a/data/registry/application-integration-go-flipt.yml +++ b/data/registry/application-integration-go-flipt.yml @@ -2,7 +2,7 @@ title: Flipt registryType: application integration language: go -tags: Distributed Tracing +tags: - go - flipt license: Apache-2.0 diff --git a/data/registry/application-integration-go-harbor.yml b/data/registry/application-integration-go-harbor.yml index eae9aa91d0f8..4ecf4b59214d 100644 --- a/data/registry/application-integration-go-harbor.yml +++ b/data/registry/application-integration-go-harbor.yml @@ -1,7 +1,7 @@ title: Harbor registryType: application integration language: go -tags: Distributed Tracing +tags: - go - harbor - graduated diff --git a/data/registry/application-integration-go-istio.yml b/data/registry/application-integration-go-istio.yml index 66ad178e5199..864512533b1c 100644 --- a/data/registry/application-integration-go-istio.yml +++ b/data/registry/application-integration-go-istio.yml @@ -1,7 +1,7 @@ title: Istio registryType: application integration language: go -tags: Open Source +tags: - go - istio - graduated diff --git a/data/registry/application-integration-go-jaeger.yml b/data/registry/application-integration-go-jaeger.yml index 267bb584bb1a..6e27f9227a2a 100644 --- a/data/registry/application-integration-go-jaeger.yml +++ b/data/registry/application-integration-go-jaeger.yml @@ -2,7 +2,7 @@ title: Jaeger registryType: application integration language: go -tags: Tracing +tags: - jaeger - go - tracing diff --git a/data/registry/application-integration-go-keda.yml b/data/registry/application-integration-go-keda.yml index 59b80343a476..1bf9691e6d69 100644 --- a/data/registry/application-integration-go-keda.yml +++ b/data/registry/application-integration-go-keda.yml @@ -2,7 +2,7 @@ title: KEDA registryType: application integration language: go -tags: Metrics +tags: - go - keda - graduated diff --git a/data/registry/application-integration-go-knative.yml b/data/registry/application-integration-go-knative.yml index 9e006c9663aa..114223724f2d 100644 --- a/data/registry/application-integration-go-knative.yml +++ b/data/registry/application-integration-go-knative.yml @@ -1,7 +1,7 @@ title: Knative registryType: application integration language: go -tags: Performance Management +tags: - go - incubating - knative diff --git a/data/registry/application-integration-go-kong mesh.yml b/data/registry/application-integration-go-kong mesh.yml index 22d861ffeaab..7c74ce709ccf 100644 --- a/data/registry/application-integration-go-kong mesh.yml +++ b/data/registry/application-integration-go-kong mesh.yml @@ -2,7 +2,7 @@ title: Kong Mesh registryType: application integration language: go -tags: Integration +tags: - go - kong - mesh diff --git a/data/registry/application-integration-go-krakend.yml b/data/registry/application-integration-go-krakend.yml index 6f09814efd6e..2303c5ecb9fa 100644 --- a/data/registry/application-integration-go-krakend.yml +++ b/data/registry/application-integration-go-krakend.yml @@ -2,7 +2,7 @@ title: KrakenD API Gateway registryType: instrumentation language: go -tags: Collector +tags: - go - krakend - api diff --git a/data/registry/application-integration-go-kubernetes.yml b/data/registry/application-integration-go-kubernetes.yml index 72f866bd4f83..f13f7be2802d 100644 --- a/data/registry/application-integration-go-kubernetes.yml +++ b/data/registry/application-integration-go-kubernetes.yml @@ -1,7 +1,7 @@ title: Traces For Kubernetes System Components registryType: application integration language: go -tags: Tracing +tags: - go - kubernetes - graduated diff --git a/data/registry/application-integration-go-kuma.yml b/data/registry/application-integration-go-kuma.yml index c52641995f8b..91b5c16466d8 100644 --- a/data/registry/application-integration-go-kuma.yml +++ b/data/registry/application-integration-go-kuma.yml @@ -2,7 +2,7 @@ title: Kuma registryType: application integration language: go -tags: Integration +tags: - go - kuma - sandbox diff --git a/data/registry/application-integration-go-kyverno.yml b/data/registry/application-integration-go-kyverno.yml index 5439e20077bd..edea89cf2126 100644 --- a/data/registry/application-integration-go-kyverno.yml +++ b/data/registry/application-integration-go-kyverno.yml @@ -2,7 +2,7 @@ title: Kyverno registryType: application integration language: go -tags: Integration +tags: - go - kyverno - incubating diff --git a/data/registry/application-integration-go-open-policy-agent.yml b/data/registry/application-integration-go-open-policy-agent.yml index 65cf3fb39401..7777bb553e24 100644 --- a/data/registry/application-integration-go-open-policy-agent.yml +++ b/data/registry/application-integration-go-open-policy-agent.yml @@ -1,7 +1,7 @@ title: Open Policy Agent registryType: application integration language: go -tags: Otel collector +tags: - go - opa - open diff --git a/data/registry/application-integration-go-openfeature flagd.yml b/data/registry/application-integration-go-openfeature flagd.yml index 170503570e09..c71a914194fc 100644 --- a/data/registry/application-integration-go-openfeature flagd.yml +++ b/data/registry/application-integration-go-openfeature flagd.yml @@ -2,7 +2,7 @@ title: OpenFeature flagd registryType: application integration language: go -tags: Integration +tags: - go - incubating - openfeature diff --git a/data/registry/application-integration-go-otterize-network-mapper.yml b/data/registry/application-integration-go-otterize-network-mapper.yml index 7bfa47f788b5..72f45230f1f4 100644 --- a/data/registry/application-integration-go-otterize-network-mapper.yml +++ b/data/registry/application-integration-go-otterize-network-mapper.yml @@ -2,7 +2,7 @@ title: Otterize network mapper registryType: application integration language: go -tags: Network Mapper +tags: - go - otterize - network diff --git a/data/registry/application-integration-go-roadrunner.yml b/data/registry/application-integration-go-roadrunner.yml index 3556fda8b2e6..00f4bc68ff8b 100644 --- a/data/registry/application-integration-go-roadrunner.yml +++ b/data/registry/application-integration-go-roadrunner.yml @@ -1,7 +1,7 @@ title: RoadRunner PHP application server registryType: application integration language: go # written in go but provides a PHP runtime -tags: Logging +tags: - go - php - roadrunner diff --git a/data/registry/application-integration-go-thanos.yml b/data/registry/application-integration-go-thanos.yml index 6fa4f64a9d4d..2a54e3f03656 100644 --- a/data/registry/application-integration-go-thanos.yml +++ b/data/registry/application-integration-go-thanos.yml @@ -1,7 +1,7 @@ title: Thanos registryType: application integration language: go -tags: Exporter +tags: - go - incubating - thanos diff --git a/data/registry/application-integration-go-traefik-hub-api-management.yml b/data/registry/application-integration-go-traefik-hub-api-management.yml index f18a9360f780..8eec96632b80 100644 --- a/data/registry/application-integration-go-traefik-hub-api-management.yml +++ b/data/registry/application-integration-go-traefik-hub-api-management.yml @@ -1,7 +1,7 @@ title: Traefik Hub API Management registryType: application integration language: go -tags: Performance Monitoring +tags: - go - traefik - hub diff --git a/data/registry/application-integration-go-tyk-api-gateway.yml b/data/registry/application-integration-go-tyk-api-gateway.yml index c44c4b35354b..bbb7930dd603 100644 --- a/data/registry/application-integration-go-tyk-api-gateway.yml +++ b/data/registry/application-integration-go-tyk-api-gateway.yml @@ -1,7 +1,7 @@ title: Tyk API Gateway registryType: application integration language: go -tags: Distributed Tracing +tags: - go - tyk - api diff --git a/data/registry/application-integration-java-microcks.yml b/data/registry/application-integration-java-microcks.yml index 6a292aeb1aaa..1495f4dc7f84 100644 --- a/data/registry/application-integration-java-microcks.yml +++ b/data/registry/application-integration-java-microcks.yml @@ -2,7 +2,7 @@ title: Microcks registryType: application integration language: java -tags: Metrics +tags: - microcks - java - sandbox diff --git a/data/registry/application-integration-java-strimzi.yml b/data/registry/application-integration-java-strimzi.yml index 429e88794f92..dd2f9e57ec57 100644 --- a/data/registry/application-integration-java-strimzi.yml +++ b/data/registry/application-integration-java-strimzi.yml @@ -2,7 +2,7 @@ title: Strimzi registryType: application integration language: java -tags: Tracing +tags: - incubating - java - strimzi diff --git a/data/registry/application-integration-lua-kong-api-gateway.yml b/data/registry/application-integration-lua-kong-api-gateway.yml index 350a867ed592..d1c62ffd2774 100644 --- a/data/registry/application-integration-lua-kong-api-gateway.yml +++ b/data/registry/application-integration-lua-kong-api-gateway.yml @@ -2,7 +2,7 @@ title: Kong API Gateway registryType: application integration language: lua -tags: API +tags: - kong - api - gateway diff --git a/data/registry/application-integration-openfga.yml b/data/registry/application-integration-openfga.yml index a840fd4d6129..3caa277f86d5 100644 --- a/data/registry/application-integration-openfga.yml +++ b/data/registry/application-integration-openfga.yml @@ -2,7 +2,7 @@ title: OpenFGA registryType: application integration language: go -tags: Tracing +tags: - openfga - authorization - permission diff --git a/data/registry/application-integration-python-apicontext.yml b/data/registry/application-integration-python-apicontext.yml index c5146b89e040..e0f92e132cbe 100644 --- a/data/registry/application-integration-python-apicontext.yml +++ b/data/registry/application-integration-python-apicontext.yml @@ -2,7 +2,7 @@ title: APIContext registryType: application integration language: python -tags: Database +tags: - python - apimetrics license: Commercial diff --git a/data/registry/application-integration-python-checkmk.yml b/data/registry/application-integration-python-checkmk.yml index 770505232cd0..020bd8b1d94c 100644 --- a/data/registry/application-integration-python-checkmk.yml +++ b/data/registry/application-integration-python-checkmk.yml @@ -2,7 +2,7 @@ title: Distributed tracing of Checkmk with OpenTelemetry registryType: application integration language: python -tags: Integration +tags: - Python - Checkmk urls: diff --git a/data/registry/application-integration-python-cisco-nso.yml b/data/registry/application-integration-python-cisco-nso.yml index 7484564c6ea2..cea6dc4ae6d2 100644 --- a/data/registry/application-integration-python-cisco-nso.yml +++ b/data/registry/application-integration-python-cisco-nso.yml @@ -1,7 +1,7 @@ title: Cisco Network Services Orchestrator (NSO) registryType: application integration language: python -tags: Exporter +tags: - cisco - network - services diff --git a/data/registry/application-integration-rust-fluentci-engine.yml b/data/registry/application-integration-rust-fluentci-engine.yml index 911faaf5df33..fa125cc826a7 100644 --- a/data/registry/application-integration-rust-fluentci-engine.yml +++ b/data/registry/application-integration-rust-fluentci-engine.yml @@ -2,7 +2,7 @@ title: Fluent CI Engine registryType: application integration language: rust -tags: Tracing +tags: - fluentci - engine - rust diff --git a/data/registry/application-integration-rust-go-kubewarden.yml b/data/registry/application-integration-rust-go-kubewarden.yml index e462e940f698..64227b0de60e 100644 --- a/data/registry/application-integration-rust-go-kubewarden.yml +++ b/data/registry/application-integration-rust-go-kubewarden.yml @@ -2,7 +2,7 @@ title: Kubewarden registryType: application integration language: rust # go -tags: Instrumentation +tags: - sandbox - rust - kubewarden diff --git a/data/registry/application-integration-rust-rustup.yml b/data/registry/application-integration-rust-rustup.yml index 2406c9ae881d..b4c70f83210c 100644 --- a/data/registry/application-integration-rust-rustup.yml +++ b/data/registry/application-integration-rust-rustup.yml @@ -2,7 +2,7 @@ title: rustup registryType: application integration language: rust -tags: Exporter +tags: - rust - rustup license: Apache-2.0 OR MIT diff --git a/data/registry/collector-exporter-alertmanager.yml b/data/registry/collector-exporter-alertmanager.yml index 3b642fe8f679..35f1bd542312 100644 --- a/data/registry/collector-exporter-alertmanager.yml +++ b/data/registry/collector-exporter-alertmanager.yml @@ -2,7 +2,7 @@ title: Alertmanager Exporter registryType: exporter language: collector -tags: Exporter +tags: - alertmanager - prometheus - exporter diff --git a/data/registry/collector-exporter-alibaba-cloud-log-service.yml b/data/registry/collector-exporter-alibaba-cloud-log-service.yml index 802c5b7b6ac5..df171f602b98 100644 --- a/data/registry/collector-exporter-alibaba-cloud-log-service.yml +++ b/data/registry/collector-exporter-alibaba-cloud-log-service.yml @@ -2,7 +2,7 @@ title: Alibaba Cloud Log Service Collector Exporter registryType: exporter language: collector -tags: Cloud Log Service +tags: - go - exporter - collector diff --git a/data/registry/collector-exporter-apiclarity.yml b/data/registry/collector-exporter-apiclarity.yml index be04ee28cf1e..8a586330ac8c 100644 --- a/data/registry/collector-exporter-apiclarity.yml +++ b/data/registry/collector-exporter-apiclarity.yml @@ -2,7 +2,7 @@ title: APIClarity HTTP Exporter registryType: exporter language: collector -tags: Exporter +tags: - go - exporter - collector diff --git a/data/registry/collector-exporter-aws-xray.yml b/data/registry/collector-exporter-aws-xray.yml index 1a0702a947d9..2bd0024b55c1 100644 --- a/data/registry/collector-exporter-aws-xray.yml +++ b/data/registry/collector-exporter-aws-xray.yml @@ -2,7 +2,7 @@ title: AWS X-Ray Tracing Exporter registryType: exporter language: collector -tags: AWS +tags: - go - exporter - collector diff --git a/data/registry/collector-exporter-awscloudwatchlogs.yml b/data/registry/collector-exporter-awscloudwatchlogs.yml index dc354ea25943..af2c9e937bb6 100644 --- a/data/registry/collector-exporter-awscloudwatchlogs.yml +++ b/data/registry/collector-exporter-awscloudwatchlogs.yml @@ -2,7 +2,7 @@ title: AWS CloudWatch Logs Exporter registryType: exporter language: collector -tags: AWS +tags: - go - exporter - collector diff --git a/data/registry/collector-exporter-awsemf.yml b/data/registry/collector-exporter-awsemf.yml index 8dee02c03233..a70b65aed9d1 100644 --- a/data/registry/collector-exporter-awsemf.yml +++ b/data/registry/collector-exporter-awsemf.yml @@ -2,7 +2,7 @@ title: AWS CloudWatch EMF Collector Exporter registryType: exporter language: collector -tags: AWS +tags: - go - exporter - collector diff --git a/data/registry/collector-exporter-awskinesis.yml b/data/registry/collector-exporter-awskinesis.yml index e13bc155ba82..4398b9fcfdbf 100644 --- a/data/registry/collector-exporter-awskinesis.yml +++ b/data/registry/collector-exporter-awskinesis.yml @@ -2,7 +2,7 @@ title: Kinesis Exporter registryType: exporter language: go -tags: Exporter +tags: - go - exporter - collector diff --git a/data/registry/collector-exporter-awss3.yml b/data/registry/collector-exporter-awss3.yml index 4fcf279b476b..71f3afd4500d 100644 --- a/data/registry/collector-exporter-awss3.yml +++ b/data/registry/collector-exporter-awss3.yml @@ -2,7 +2,7 @@ title: AWS S3 Exporter for OpenTelemetry Collector registryType: exporter language: collector -tags: Exporter +tags: - aws - s3 - exporter diff --git a/data/registry/collector-exporter-azure-monitor.yml b/data/registry/collector-exporter-azure-monitor.yml index 61fc1d920ff9..213b1ebc4300 100644 --- a/data/registry/collector-exporter-azure-monitor.yml +++ b/data/registry/collector-exporter-azure-monitor.yml @@ -2,7 +2,7 @@ title: Azure Monitor Collector Exporter registryType: exporter language: collector -tags: Azure +tags: - go - exporter - collector diff --git a/data/registry/collector-exporter-azuredataexplorer.yml b/data/registry/collector-exporter-azuredataexplorer.yml index ecdb4bc38b6e..ca6052e9df11 100644 --- a/data/registry/collector-exporter-azuredataexplorer.yml +++ b/data/registry/collector-exporter-azuredataexplorer.yml @@ -2,7 +2,7 @@ title: Azure Data Explorer Exporter registryType: exporter language: collector -tags: Azure +tags: - go - exporter - collector diff --git a/data/registry/collector-exporter-carbon.yml b/data/registry/collector-exporter-carbon.yml index 5ad0d5fedc5e..8a3b34901d22 100644 --- a/data/registry/collector-exporter-carbon.yml +++ b/data/registry/collector-exporter-carbon.yml @@ -2,7 +2,7 @@ title: Carbon Collector Exporter registryType: exporter language: collector -tags: Exporter +tags: - go - exporter - collector diff --git a/data/registry/collector-exporter-cassandra.yml b/data/registry/collector-exporter-cassandra.yml index d55e33ec209f..2bc22620320d 100644 --- a/data/registry/collector-exporter-cassandra.yml +++ b/data/registry/collector-exporter-cassandra.yml @@ -2,7 +2,7 @@ title: Cassandra Exporter registryType: exporter language: collector -tags: Exporter +tags: - cassandra - exporter - collector diff --git a/data/registry/collector-exporter-clickhouse.yml b/data/registry/collector-exporter-clickhouse.yml index e670c467f35e..5fb3a4beadc6 100644 --- a/data/registry/collector-exporter-clickhouse.yml +++ b/data/registry/collector-exporter-clickhouse.yml @@ -2,7 +2,7 @@ title: ClickHouse Exporter registryType: exporter language: collector -tags: Logging +tags: - go - exporter - collector diff --git a/data/registry/collector-exporter-coralogix.yml b/data/registry/collector-exporter-coralogix.yml index 5e93e3040870..14a19a335b65 100644 --- a/data/registry/collector-exporter-coralogix.yml +++ b/data/registry/collector-exporter-coralogix.yml @@ -2,7 +2,7 @@ title: Coralogix Collector Exporter registryType: exporter language: collector -tags: Exporter +tags: - go - exporter - collector diff --git a/data/registry/collector-exporter-datadog.yml b/data/registry/collector-exporter-datadog.yml index a9bfbbfdf4bc..cae627f8176a 100644 --- a/data/registry/collector-exporter-datadog.yml +++ b/data/registry/collector-exporter-datadog.yml @@ -2,7 +2,7 @@ title: Datadog Collector Exporter registryType: exporter language: collector -tags: Datadog +tags: - go - exporter - collector diff --git a/data/registry/collector-exporter-dataset.yml b/data/registry/collector-exporter-dataset.yml index ff90a9a426c8..10b819a5bc77 100644 --- a/data/registry/collector-exporter-dataset.yml +++ b/data/registry/collector-exporter-dataset.yml @@ -2,7 +2,7 @@ title: Dataset Collector Exporter registryType: exporter language: collector -tags: Dataset +tags: - go - exporter - collector diff --git a/data/registry/collector-exporter-debug.yml b/data/registry/collector-exporter-debug.yml index 8a7f003e0ff2..e8f209fd05ab 100644 --- a/data/registry/collector-exporter-debug.yml +++ b/data/registry/collector-exporter-debug.yml @@ -2,7 +2,7 @@ title: Debug Exporter registryType: exporter language: collector -tags: Exporter +tags: - debug - exporter - collector diff --git a/data/registry/collector-exporter-elasticsearch.yml b/data/registry/collector-exporter-elasticsearch.yml index 98ad43eff8cf..8850c0be0bf6 100644 --- a/data/registry/collector-exporter-elasticsearch.yml +++ b/data/registry/collector-exporter-elasticsearch.yml @@ -2,7 +2,7 @@ title: Elasticsearch Exporter registryType: exporter language: collector -tags: Exporter +tags: - go - exporter - collector diff --git a/data/registry/collector-exporter-file.yml b/data/registry/collector-exporter-file.yml index 741e864785b7..caa2bc74414c 100644 --- a/data/registry/collector-exporter-file.yml +++ b/data/registry/collector-exporter-file.yml @@ -2,7 +2,7 @@ title: File Collector Exporter registryType: exporter language: collector -tags: File Exporter +tags: - go - exporter - collector diff --git a/data/registry/collector-exporter-googlecloud.yml b/data/registry/collector-exporter-googlecloud.yml index aa0d7eb16818..aed12ba54476 100644 --- a/data/registry/collector-exporter-googlecloud.yml +++ b/data/registry/collector-exporter-googlecloud.yml @@ -2,7 +2,7 @@ title: Google Cloud Operations Collector Exporter registryType: exporter language: collector -tags: GCP +tags: - go - exporter - collector diff --git a/data/registry/logs-php-monolog.yml b/data/registry/logs-php-monolog.yml index 11d3d3652d5a..151b6d561320 100644 --- a/data/registry/logs-php-monolog.yml +++ b/data/registry/logs-php-monolog.yml @@ -1,7 +1,7 @@ title: Monolog Appender registryType: core language: php -tags: Maintained +tags: - php - logs license: Apache 2.0 diff --git a/data/registry/otel-clojure.yml b/data/registry/otel-clojure.yml index 856217c440c6..1bcfa32c51ee 100644 --- a/data/registry/otel-clojure.yml +++ b/data/registry/otel-clojure.yml @@ -2,7 +2,7 @@ title: clj-otel - Idiomatic Clojure API for OpenTelemetry registryType: extension language: java -tags: API +tags: - clojure - instrumentation license: Apache 2.0 diff --git a/data/registry/otel-collector.yml b/data/registry/otel-collector.yml index 3a49bedce8f1..805ee2825913 100644 --- a/data/registry/otel-collector.yml +++ b/data/registry/otel-collector.yml @@ -1,7 +1,7 @@ title: Collector registryType: core language: collector -tags: Otel collector +tags: - collector - agent license: Apache 2.0 diff --git a/data/registry/otel-cpp.yml b/data/registry/otel-cpp.yml index 5fe3ef7403b5..07089761fc43 100644 --- a/data/registry/otel-cpp.yml +++ b/data/registry/otel-cpp.yml @@ -1,7 +1,7 @@ title: C++ registryType: core language: cpp -tags: SDK +tags: - cpp license: Apache 2.0 description: The OpenTelemetry API and SDK for C++. diff --git a/data/registry/otel-crystal.yml b/data/registry/otel-crystal.yml index 8f88cb8d72c4..fa6865195d99 100644 --- a/data/registry/otel-crystal.yml +++ b/data/registry/otel-crystal.yml @@ -2,7 +2,7 @@ title: opentelemetry-api.cr registryType: instrumentation language: crystal -tags: Unofficial +tags: - crystal - instrumentation license: Apache 2.0 diff --git a/data/registry/otel-dart.yml b/data/registry/otel-dart.yml index 8b80d7b16b56..11863b2a5a7f 100644 --- a/data/registry/otel-dart.yml +++ b/data/registry/otel-dart.yml @@ -2,7 +2,7 @@ title: OpenTelemetry for Dart registryType: instrumentation language: dart -tags: Unofficial +tags: - dart - instrumentation license: Apache 2.0 diff --git a/data/registry/otel-dotnet.yml b/data/registry/otel-dotnet.yml index 10aedcaef225..c5a498924540 100644 --- a/data/registry/otel-dotnet.yml +++ b/data/registry/otel-dotnet.yml @@ -1,7 +1,7 @@ title: .NET registryType: core language: dotnet -tags: API +tags: - c# - .net license: Apache 2.0 diff --git a/data/registry/otel-erlang-api.yml b/data/registry/otel-erlang-api.yml index e95b41f8fd3c..e37b09ce9250 100644 --- a/data/registry/otel-erlang-api.yml +++ b/data/registry/otel-erlang-api.yml @@ -1,7 +1,7 @@ title: Erlang/Elixir registryType: core language: erlang -tags: API +tags: - erlang - elixir license: Apache 2.0 diff --git a/data/registry/otel-erlang-sdk.yml b/data/registry/otel-erlang-sdk.yml index 5532cd6a61a9..0463390b1364 100644 --- a/data/registry/otel-erlang-sdk.yml +++ b/data/registry/otel-erlang-sdk.yml @@ -1,7 +1,7 @@ title: Erlang/Elixir registryType: core language: erlang -tags: SDK +tags: - erlang - elixir license: Apache 2.0 diff --git a/data/registry/otel-go-autoinstrumentation.yml b/data/registry/otel-go-autoinstrumentation.yml index f9a1ce75524e..a53c6c688478 100644 --- a/data/registry/otel-go-autoinstrumentation.yml +++ b/data/registry/otel-go-autoinstrumentation.yml @@ -1,7 +1,7 @@ title: Go Automatic Instrumentation registryType: instrumentation language: go -tags: Automatic +tags: - go - instrumentation license: Apache 2.0 diff --git a/data/registry/otel-go.yml b/data/registry/otel-go.yml index 6981676eb742..72d6d80f8bb0 100644 --- a/data/registry/otel-go.yml +++ b/data/registry/otel-go.yml @@ -1,7 +1,7 @@ title: Go registryType: core language: go -tags: SDK +tags: - go license: Apache 2.0 description: The OpenTelemetry API and SDK for Go. diff --git a/data/registry/otel-haskell.yml b/data/registry/otel-haskell.yml index d1ae4111b34d..a49c7f0dfa02 100644 --- a/data/registry/otel-haskell.yml +++ b/data/registry/otel-haskell.yml @@ -2,7 +2,7 @@ title: OpenTelemetry for Haskell registryType: instrumentation language: haskell -tags: Unofficial +tags: - haskell - instrumentation license: Apache 2.0 diff --git a/data/registry/otel-java-instrumentation.yml b/data/registry/otel-java-instrumentation.yml index a80a232767d3..037d9d4aa65f 100644 --- a/data/registry/otel-java-instrumentation.yml +++ b/data/registry/otel-java-instrumentation.yml @@ -1,7 +1,7 @@ title: Java Instrumentation registryType: instrumentation language: java -tags: Hybrid +tags: - java - instrumentation license: Apache 2.0 diff --git a/data/registry/otel-java.yml b/data/registry/otel-java.yml index fad3c7d733da..b9c0c98dd0a7 100644 --- a/data/registry/otel-java.yml +++ b/data/registry/otel-java.yml @@ -1,7 +1,7 @@ title: Java registryType: core language: java -tags: SDK +tags: - java license: Apache 2.0 description: The OpenTelemetry API and SDK for Java. diff --git a/data/registry/otel-js.yml b/data/registry/otel-js.yml index 5ef6a517c903..a6e44a48b5a9 100644 --- a/data/registry/otel-js.yml +++ b/data/registry/otel-js.yml @@ -1,7 +1,7 @@ title: JavaScript registryType: core language: js -tags: SDK +tags: - javascript - node.js - browser diff --git a/data/registry/otel-julia.yml b/data/registry/otel-julia.yml index 20f4b76ab0c7..e4e1cee29f18 100644 --- a/data/registry/otel-julia.yml +++ b/data/registry/otel-julia.yml @@ -1,7 +1,7 @@ title: OpenTelemetry.jl registryType: instrumentation language: julia -tags: Instrumentation +tags: - julia - instrumentation license: Apache 2.0 diff --git a/data/registry/otel-kotlin.yml b/data/registry/otel-kotlin.yml index c548ad1a05ba..f972b76ff99e 100644 --- a/data/registry/otel-kotlin.yml +++ b/data/registry/otel-kotlin.yml @@ -1,7 +1,7 @@ title: Kotlin registryType: core language: kotlin -tags: API +tags: - Kotlin - Js - Jvm diff --git a/data/registry/otel-kube-operator.yml b/data/registry/otel-kube-operator.yml index af8a6b6ebe36..51843920bb88 100644 --- a/data/registry/otel-kube-operator.yml +++ b/data/registry/otel-kube-operator.yml @@ -1,7 +1,7 @@ title: Kubernetes Operator registryType: core language: collector -tags: Kubernetes +tags: - kubernetes license: Apache 2.0 description: A Kubernetes Operator for the OpenTelemetry Collector. diff --git a/data/registry/otel-lua.yml b/data/registry/otel-lua.yml index 3f811fa3406f..3172bfc786d9 100644 --- a/data/registry/otel-lua.yml +++ b/data/registry/otel-lua.yml @@ -2,7 +2,7 @@ title: opentelemetry-lua registryType: instrumentation language: lua -tags: Unofficial +tags: - lua - instrumentation license: Apache 2.0 diff --git a/data/registry/otel-matlab.yml b/data/registry/otel-matlab.yml index 0a19b365d083..c38f86dad629 100644 --- a/data/registry/otel-matlab.yml +++ b/data/registry/otel-matlab.yml @@ -2,7 +2,7 @@ title: OpenTelemetry-Matlab registryType: instrumentation language: matlab -tags: Unofficial +tags: - matlab - simulink license: Apache 2.0 diff --git a/data/registry/otel-ocaml.yml b/data/registry/otel-ocaml.yml index 141339ae44eb..f0c897aade18 100644 --- a/data/registry/otel-ocaml.yml +++ b/data/registry/otel-ocaml.yml @@ -2,7 +2,7 @@ title: OpenTelemetry exporters and instrumentation for OCaml registryType: instrumentation language: ocaml -tags: Exporters +tags: - OCaml - instrumentation license: MIT diff --git a/data/registry/otel-perl-api.yml b/data/registry/otel-perl-api.yml index e9f849d5e764..80d4e5ffc7f1 100644 --- a/data/registry/otel-perl-api.yml +++ b/data/registry/otel-perl-api.yml @@ -2,7 +2,7 @@ title: OpenTelemetry for Perl registryType: instrumentation language: perl -tags: Unofficial +tags: - perl - instrumentation license: Artistic-1.0-Perl diff --git a/data/registry/otel-perl-sdk.yml b/data/registry/otel-perl-sdk.yml index cae2d0b7c49e..8bee747cf915 100644 --- a/data/registry/otel-perl-sdk.yml +++ b/data/registry/otel-perl-sdk.yml @@ -2,7 +2,7 @@ title: OpenTelemetry SDK for Perl registryType: instrumentation language: perl -tags: SDK +tags: - perl - instrumentation license: Artistic-1.0-Perl diff --git a/data/registry/otel-php-api.yml b/data/registry/otel-php-api.yml index e9662f969fac..7172076b2f91 100644 --- a/data/registry/otel-php-api.yml +++ b/data/registry/otel-php-api.yml @@ -1,7 +1,7 @@ title: PHP API registryType: core language: php -tags: API +tags: - php license: Apache 2.0 description: The OpenTelemetry API for PHP. diff --git a/data/registry/otel-php-autoinstrumentation.yml b/data/registry/otel-php-autoinstrumentation.yml index 9c7f01d47461..ce2801e67be5 100644 --- a/data/registry/otel-php-autoinstrumentation.yml +++ b/data/registry/otel-php-autoinstrumentation.yml @@ -1,7 +1,7 @@ title: PHP Automatic Instrumentation registryType: instrumentation language: php -tags: Automatic +tags: - php - instrumentation license: Apache 2.0 diff --git a/data/registry/otel-php-context.yml b/data/registry/otel-php-context.yml index e331e384e991..296b1ba24eea 100644 --- a/data/registry/otel-php-context.yml +++ b/data/registry/otel-php-context.yml @@ -1,7 +1,7 @@ title: PHP Context registryType: core language: php -tags: Context +tags: - php license: Apache 2.0 description: OpenTelemetry Context for PHP. diff --git a/data/registry/otel-php-sdk.yml b/data/registry/otel-php-sdk.yml index eee4d4c271f5..f29dd79c7083 100644 --- a/data/registry/otel-php-sdk.yml +++ b/data/registry/otel-php-sdk.yml @@ -1,7 +1,7 @@ title: PHP SDK registryType: core language: php -tags: SDK +tags: - php license: Apache 2.0 description: The OpenTelemetry SDK for PHP. diff --git a/data/registry/otel-php-semconv.yml b/data/registry/otel-php-semconv.yml index 17796618086c..dc63beef05a4 100644 --- a/data/registry/otel-php-semconv.yml +++ b/data/registry/otel-php-semconv.yml @@ -1,7 +1,7 @@ title: PHP SemConv registryType: core language: php -tags: Maintained +tags: - php license: Apache 2.0 description: OpenTelemetry Semantic Conventions for PHP. diff --git a/data/registry/otel-php.yml b/data/registry/otel-php.yml index 39476df83df3..05e31d2819ae 100644 --- a/data/registry/otel-php.yml +++ b/data/registry/otel-php.yml @@ -1,7 +1,7 @@ title: PHP registryType: core language: php -tags: Maintained +tags: - php license: Apache 2.0 description: The OpenTelemetry Core repository for PHP. diff --git a/data/registry/otel-python.yml b/data/registry/otel-python.yml index 4e2267aed2ed..3c92b71c700e 100644 --- a/data/registry/otel-python.yml +++ b/data/registry/otel-python.yml @@ -1,7 +1,7 @@ title: Python registryType: core language: python -tags: API +tags: - python license: Apache 2.0 description: The OpenTelemetry API and SDK for Python. diff --git a/data/registry/otel-ruby.yml b/data/registry/otel-ruby.yml index 5c114f396bd4..3fec68b3e279 100644 --- a/data/registry/otel-ruby.yml +++ b/data/registry/otel-ruby.yml @@ -1,7 +1,7 @@ title: Ruby registryType: core language: ruby -tags: SDK +tags: - ruby license: Apache 2.0 description: The OpenTelemetry API and SDK for Ruby. diff --git a/data/registry/otel-rust-sdk.yml b/data/registry/otel-rust-sdk.yml index 5ff7a2ba41d1..50f7beec71e6 100644 --- a/data/registry/otel-rust-sdk.yml +++ b/data/registry/otel-rust-sdk.yml @@ -1,7 +1,7 @@ title: Rust SDK registryType: core language: rust -tags: SDK +tags: - rust license: Apache 2.0 description: The OpenTelemetry SDK for Rust. diff --git a/data/registry/otel-rust.yml b/data/registry/otel-rust.yml index 3ee9f07749e5..ae5d83e78f18 100644 --- a/data/registry/otel-rust.yml +++ b/data/registry/otel-rust.yml @@ -1,7 +1,7 @@ title: Rust registryType: core language: rust -tags: API +tags: - rust license: Apache 2.0 description: The OpenTelemetry API for Rust. diff --git a/data/registry/otel-scala.yml b/data/registry/otel-scala.yml index 33d2a55365b8..6d41f34eab9d 100644 --- a/data/registry/otel-scala.yml +++ b/data/registry/otel-scala.yml @@ -2,7 +2,7 @@ title: otel4s registryType: instrumentation language: scala -tags: Instrumentation +tags: - scala - typelevel - cats-effect diff --git a/data/registry/otel-shell.yml b/data/registry/otel-shell.yml index acbcb0a583d9..af96a3a00621 100644 --- a/data/registry/otel-shell.yml +++ b/data/registry/otel-shell.yml @@ -2,7 +2,7 @@ title: OpenTelemetry for shell scripts and GitHub actions registryType: core language: shell -tags: Unofficial +tags: - shell - bash - instrumentation diff --git a/data/registry/otel-swift.yml b/data/registry/otel-swift.yml index 55790012ec89..f7d399c66822 100644 --- a/data/registry/otel-swift.yml +++ b/data/registry/otel-swift.yml @@ -1,7 +1,7 @@ title: Swift registryType: core language: swift -tags: API +tags: - swift - ios - macOS diff --git a/data/registry/resource-detector-go-aws.yml b/data/registry/resource-detector-go-aws.yml index 5f3084fcfa99..f159a9541c00 100644 --- a/data/registry/resource-detector-go-aws.yml +++ b/data/registry/resource-detector-go-aws.yml @@ -1,7 +1,7 @@ title: AWS Resource Detectors registryType: resource-detector language: go -tags: Cloud provider +tags: - aws - ec2 - ecs diff --git a/data/registry/resource-detector-go-gcp.yml b/data/registry/resource-detector-go-gcp.yml index 1136ba1dbc36..c07fa93f498b 100644 --- a/data/registry/resource-detector-go-gcp.yml +++ b/data/registry/resource-detector-go-gcp.yml @@ -1,7 +1,7 @@ title: GCP Resource detector registryType: resource-detector language: go -tags: Cloud provider +tags: - gcp - resource-detector - go diff --git a/data/registry/resource-detector-java-aws.yml b/data/registry/resource-detector-java-aws.yml index 303e30b2de2e..0d97d8d38635 100644 --- a/data/registry/resource-detector-java-aws.yml +++ b/data/registry/resource-detector-java-aws.yml @@ -1,7 +1,7 @@ title: OpenTelemetry Resource Detector for AWS registryType: resource-detector language: java -tags: Cloud provider +tags: - aws - ec2 - ecs diff --git a/data/registry/resource-detector-java-contrib.yml b/data/registry/resource-detector-java-contrib.yml index e1518a367a93..11f174b30467 100644 --- a/data/registry/resource-detector-java-contrib.yml +++ b/data/registry/resource-detector-java-contrib.yml @@ -1,7 +1,7 @@ title: OpenTelemetry Contributed Resource Detectors registryType: resource-detector language: java -tags: Contributor +tags: - contrib - glassFish - jetty diff --git a/data/registry/resource-detector-java-gcp.yml b/data/registry/resource-detector-java-gcp.yml index 8632646235f4..b9f1e598fe9d 100644 --- a/data/registry/resource-detector-java-gcp.yml +++ b/data/registry/resource-detector-java-gcp.yml @@ -1,7 +1,7 @@ title: OpenTelemetry Resource Detector for GCP registryType: resource-detector language: java -tags: Host +tags: - gcp - resource-detector - java diff --git a/data/registry/resource-detector-java-spring-boot.yml b/data/registry/resource-detector-java-spring-boot.yml index 0a5427bf201b..a2e0568cf54d 100644 --- a/data/registry/resource-detector-java-spring-boot.yml +++ b/data/registry/resource-detector-java-spring-boot.yml @@ -1,7 +1,7 @@ title: OpenTelemetry Resource Detector for Spring Boot registryType: resource-detector language: java -tags: Spring +tags: - spring-boot - resource-detector - java diff --git a/data/registry/resource-detector-js-alibabacloud.yml b/data/registry/resource-detector-js-alibabacloud.yml index 66a8ee8ea01f..71c4a9fb792d 100644 --- a/data/registry/resource-detector-js-alibabacloud.yml +++ b/data/registry/resource-detector-js-alibabacloud.yml @@ -2,7 +2,7 @@ title: OpenTelemetry Resource Detector for Alibaba Cloud registryType: resource-detector language: js -tags: Cloud provider +tags: - alibabacloud - resource-detector - js diff --git a/data/registry/resource-detector-js-aws.yml b/data/registry/resource-detector-js-aws.yml index 98e91e5a512b..7f873a68e493 100644 --- a/data/registry/resource-detector-js-aws.yml +++ b/data/registry/resource-detector-js-aws.yml @@ -1,7 +1,7 @@ title: OpenTelemetry Resource Detector for AWS registryType: resource-detector language: js -tags: Cloud provider +tags: - aws - resource-detector - js diff --git a/data/registry/resource-detector-js-azure.yml b/data/registry/resource-detector-js-azure.yml index 0960852d6caa..95d2a252fd51 100644 --- a/data/registry/resource-detector-js-azure.yml +++ b/data/registry/resource-detector-js-azure.yml @@ -1,7 +1,7 @@ title: OpenTelemetry Resource Detector for Azure registryType: resource-detector language: js -tags: Azure +tags: - azure - resource-detector - js diff --git a/data/registry/resource-detector-js-container.yml b/data/registry/resource-detector-js-container.yml index 6afcc0bac0c7..f5180bccaabc 100644 --- a/data/registry/resource-detector-js-container.yml +++ b/data/registry/resource-detector-js-container.yml @@ -1,7 +1,7 @@ title: OpenTelemetry Resource Detector for Container registryType: resource-detector language: js -tags: SDK +tags: - container - resource-detector - js diff --git a/data/registry/resource-detector-js-gcp.yml b/data/registry/resource-detector-js-gcp.yml index 6a9f633f5cdb..a213d8d17d98 100644 --- a/data/registry/resource-detector-js-gcp.yml +++ b/data/registry/resource-detector-js-gcp.yml @@ -1,7 +1,7 @@ title: OpenTelemetry Resource Detector for GCP registryType: resource-detector language: js -tags: GCP +tags: - gcp - resource-detector - js diff --git a/data/registry/resource-detector-js-github.yml b/data/registry/resource-detector-js-github.yml index bde0ce346632..bcbad98ee343 100644 --- a/data/registry/resource-detector-js-github.yml +++ b/data/registry/resource-detector-js-github.yml @@ -1,7 +1,7 @@ title: OpenTelemetry Resource Detector for GitHub Actions registryType: resource-detector language: js -tags: Development +tags: - github - resource-detector - js diff --git a/data/registry/resource-detector-js-instana.yml b/data/registry/resource-detector-js-instana.yml index 9f66261ebdd7..4fddf94f3241 100644 --- a/data/registry/resource-detector-js-instana.yml +++ b/data/registry/resource-detector-js-instana.yml @@ -1,7 +1,7 @@ title: OpenTelemetry Resource Detector for Instana registryType: resource-detector language: js -tags: Host +tags: - instana - resource-detector - js diff --git a/data/registry/resource-detector-php-container.yml b/data/registry/resource-detector-php-container.yml index 7f4c918df3d4..2c4d25e9f0a1 100644 --- a/data/registry/resource-detector-php-container.yml +++ b/data/registry/resource-detector-php-container.yml @@ -1,7 +1,7 @@ title: OpenTelemetry Resource Detector for Container registryType: resource-detector language: php -tags: Host +tags: - container - resource-detector - php diff --git a/data/registry/sdk-extension-python-aws.yml b/data/registry/sdk-extension-python-aws.yml index 5649755f8e65..1fa3d62fd938 100644 --- a/data/registry/sdk-extension-python-aws.yml +++ b/data/registry/sdk-extension-python-aws.yml @@ -1,7 +1,7 @@ title: AWS SDK Extension registryType: utilities language: python -tags: AWS +tags: - python - sdk-extension license: Apache 2.0 diff --git a/data/registry/sdk-swift-nautilustelemetry.yml b/data/registry/sdk-swift-nautilustelemetry.yml index 88f5e270a2da..a7d8a2394ba2 100644 --- a/data/registry/sdk-swift-nautilustelemetry.yml +++ b/data/registry/sdk-swift-nautilustelemetry.yml @@ -2,7 +2,7 @@ title: NautilusTelemetry registryType: instrumentation language: swift -tags: Collector +tags: - swift - instrumentation - ios diff --git a/data/registry/span-processor-go-mralias-flow.yml b/data/registry/span-processor-go-mralias-flow.yml index 4f35c93249f3..da85902d0c5d 100644 --- a/data/registry/span-processor-go-mralias-flow.yml +++ b/data/registry/span-processor-go-mralias-flow.yml @@ -1,7 +1,7 @@ title: flow - tracing flow metrics registryType: processor language: go -tags: Monitoring +tags: - go - processor - prometheus diff --git a/data/registry/tools-ansible-grafana.yml b/data/registry/tools-ansible-grafana.yml index da5c4f30bf0a..d7da4ff225d8 100644 --- a/data/registry/tools-ansible-grafana.yml +++ b/data/registry/tools-ansible-grafana.yml @@ -2,7 +2,7 @@ title: Ansible role for OpenTelemetry Collector registryType: utilities language: yaml -tags: Grafana +tags: - collector - ansible - ansible-role diff --git a/data/registry/tools-browser-extension-autoinjection.yml b/data/registry/tools-browser-extension-autoinjection.yml index 8d146303f980..0da8e6350e1d 100644 --- a/data/registry/tools-browser-extension-autoinjection.yml +++ b/data/registry/tools-browser-extension-autoinjection.yml @@ -2,7 +2,7 @@ title: OpenTelemetry Browser Extension Autoinjection registryType: utilities language: js -tags: Zipkin +tags: - js - browser - web-ext diff --git a/data/registry/tools-browser-extension-for-opentelemetry.yml b/data/registry/tools-browser-extension-for-opentelemetry.yml index a986a8ce3ac7..06936df61c06 100644 --- a/data/registry/tools-browser-extension-for-opentelemetry.yml +++ b/data/registry/tools-browser-extension-for-opentelemetry.yml @@ -2,7 +2,7 @@ title: Browser Extension for OpenTelemetry registryType: utilities language: js -tags: Instrumentation +tags: - js - browser - web-ext diff --git a/data/registry/tools-cpp-alpine-apk.yml b/data/registry/tools-cpp-alpine-apk.yml index fdd3084158f4..a237f5e460f7 100644 --- a/data/registry/tools-cpp-alpine-apk.yml +++ b/data/registry/tools-cpp-alpine-apk.yml @@ -1,7 +1,7 @@ title: Alpine Linux Packages for OpenTelemetry C++ registryType: core language: cpp -tags: Official +tags: - cpp - alpine linux - apk diff --git a/data/registry/tools-cpp-conan.yml b/data/registry/tools-cpp-conan.yml index edd8f1c1f7f4..a7d81e2dc953 100644 --- a/data/registry/tools-cpp-conan.yml +++ b/data/registry/tools-cpp-conan.yml @@ -2,7 +2,7 @@ title: Conan Package for OpenTelemetry C++ registryType: core language: cpp -tags: Official +tags: - cpp - conan - package diff --git a/data/registry/tools-cpp-vcpkg.yml b/data/registry/tools-cpp-vcpkg.yml index 882e882b2613..187d5e97490e 100644 --- a/data/registry/tools-cpp-vcpkg.yml +++ b/data/registry/tools-cpp-vcpkg.yml @@ -2,7 +2,7 @@ title: vcpkg package for OpenTelemetry C++ registryType: core language: cpp -tags: Official +tags: - cpp - vcpkg - package diff --git a/data/registry/tools-dotnet-purview-telemetry-sourcegenerator.yml b/data/registry/tools-dotnet-purview-telemetry-sourcegenerator.yml index eaded873bcda..e504284e071e 100644 --- a/data/registry/tools-dotnet-purview-telemetry-sourcegenerator.yml +++ b/data/registry/tools-dotnet-purview-telemetry-sourcegenerator.yml @@ -2,7 +2,7 @@ title: Purview Telemetry Source Generator registryType: utilities language: dotnet -tags: High throughput +tags: - c# - .net - dotnet diff --git a/data/registry/tools-dotnet-sentry.yml b/data/registry/tools-dotnet-sentry.yml index 3564384799aa..976f1303d9b5 100644 --- a/data/registry/tools-dotnet-sentry.yml +++ b/data/registry/tools-dotnet-sentry.yml @@ -1,7 +1,7 @@ title: .NET Integration for Sentry (C#, F#) registryType: utilities language: dotnet -tags: Metrics +tags: - c# - f# - .net diff --git a/data/registry/tools-go-mralias-redact.yml b/data/registry/tools-go-mralias-redact.yml index 281219b02994..3957a599dac1 100644 --- a/data/registry/tools-go-mralias-redact.yml +++ b/data/registry/tools-go-mralias-redact.yml @@ -1,7 +1,7 @@ title: redact registryType: utilities language: go -tags: Collector +tags: - go - utilities license: Apache 2.0 diff --git a/data/registry/tools-go-propagator-datadog.yml b/data/registry/tools-go-propagator-datadog.yml index 8f04e6e3f0dd..dbef6bad684e 100644 --- a/data/registry/tools-go-propagator-datadog.yml +++ b/data/registry/tools-go-propagator-datadog.yml @@ -1,7 +1,7 @@ title: OpenTelemetry context propagation for Datadog registryType: utilities language: go -tags: Tracing +tags: - go - datadog - utilities diff --git a/data/registry/tools-java-sentry.yml b/data/registry/tools-java-sentry.yml index cd5b9875362a..11b60a8a5703 100644 --- a/data/registry/tools-java-sentry.yml +++ b/data/registry/tools-java-sentry.yml @@ -1,7 +1,7 @@ title: Java Integration for Sentry registryType: utilities language: java -tags: Instrumentation +tags: - java - processor - propagator diff --git a/data/registry/tools-otelbin.yml b/data/registry/tools-otelbin.yml index 327e8004b15c..99ead8cd8756 100644 --- a/data/registry/tools-otelbin.yml +++ b/data/registry/tools-otelbin.yml @@ -1,7 +1,7 @@ title: OTelBin registryType: utilities language: collector -tags: Collector +tags: - collector - configuration-validation - dash0 diff --git a/data/registry/tools-php-propagator-b3.yml b/data/registry/tools-php-propagator-b3.yml index 998fbfa7002c..a16c4848617d 100644 --- a/data/registry/tools-php-propagator-b3.yml +++ b/data/registry/tools-php-propagator-b3.yml @@ -1,7 +1,7 @@ title: OpenTelemetry B3 context propagation registryType: extension language: php -tags: Tracing +tags: - php - b3 - extension diff --git a/data/registry/tools-python-propagator-gcp.yml b/data/registry/tools-python-propagator-gcp.yml index 4ea20d20ee52..e6ea0fd6ef35 100644 --- a/data/registry/tools-python-propagator-gcp.yml +++ b/data/registry/tools-python-propagator-gcp.yml @@ -1,7 +1,7 @@ title: Google Cloud Tools registryType: utilities language: python -tags: Tracing +tags: - python - google - utilities diff --git a/data/registry/tools-python-resourcedetector-gcp.yml b/data/registry/tools-python-resourcedetector-gcp.yml index b87f0714dcbf..615b94f6c27d 100644 --- a/data/registry/tools-python-resourcedetector-gcp.yml +++ b/data/registry/tools-python-resourcedetector-gcp.yml @@ -1,7 +1,7 @@ title: Google Cloud Tools registryType: utilities language: python -tags: GCP +tags: - python - google - utilities diff --git a/data/registry/tools-python-sentry.yml b/data/registry/tools-python-sentry.yml index aceb70a89bce..4a69cb56e44a 100644 --- a/data/registry/tools-python-sentry.yml +++ b/data/registry/tools-python-sentry.yml @@ -1,7 +1,7 @@ title: Python Integration for Sentry registryType: utilities language: python -tags: Performance Monitoring +tags: - python - processor - propagator diff --git a/data/registry/tools-ruby-rspec-matcher.yml b/data/registry/tools-ruby-rspec-matcher.yml index 472969ee4e89..30715821bcec 100644 --- a/data/registry/tools-ruby-rspec-matcher.yml +++ b/data/registry/tools-ruby-rspec-matcher.yml @@ -2,7 +2,7 @@ title: RSpec matchers registryType: utilities language: ruby -tags: Unit Tester +tags: - ruby - rspec license: MIT diff --git a/data/registry/tools-ruby-sentry.yml b/data/registry/tools-ruby-sentry.yml index 2a5583a407c1..06f7b4a8ede9 100644 --- a/data/registry/tools-ruby-sentry.yml +++ b/data/registry/tools-ruby-sentry.yml @@ -1,7 +1,7 @@ title: Ruby Integration for Sentry registryType: utilities language: ruby -tags: Performance Monitoring +tags: - ruby - processor - propagator diff --git a/data/registry/tools-rust-aws.yml b/data/registry/tools-rust-aws.yml index 233a68be40d4..ca65a518a824 100644 --- a/data/registry/tools-rust-aws.yml +++ b/data/registry/tools-rust-aws.yml @@ -2,7 +2,7 @@ title: AWS Utilities registryType: utilities description: Utilities related to AWS including XRay Propagator and IDGenerator. language: rust -tags: AWS +tags: - rust - utilities - propagator diff --git a/data/registry/tools-rust-propagator-jaeger.yml b/data/registry/tools-rust-propagator-jaeger.yml index cca1e3083eba..8f72423afaba 100644 --- a/data/registry/tools-rust-propagator-jaeger.yml +++ b/data/registry/tools-rust-propagator-jaeger.yml @@ -1,7 +1,7 @@ title: OpenTelemetry Jaeger context propagation registryType: utilities language: rust -tags: Distributed tracing +tags: - rust - jaeger - utilities diff --git a/data/registry/tools-shell-otelifysh.yml b/data/registry/tools-shell-otelifysh.yml index c80df6de7a74..ef1a1601661c 100644 --- a/data/registry/tools-shell-otelifysh.yml +++ b/data/registry/tools-shell-otelifysh.yml @@ -2,7 +2,7 @@ title: otelify.sh registryType: utilities language: shell -tags: Otel Instrumentation +tags: - otelify - shell - instrumentation diff --git a/data/registry/tools-traceloop.yml b/data/registry/tools-traceloop.yml index 4f1ea963f510..5a8fbdc6213c 100644 --- a/data/registry/tools-traceloop.yml +++ b/data/registry/tools-traceloop.yml @@ -1,7 +1,7 @@ title: Traceloop Jest Test Engine registryType: utilities language: js -tags: Test Machine +tags: - js - ts - testing From 4f390fa0d884363ede16b0e3e4bc9679736ee18e Mon Sep 17 00:00:00 2001 From: Olamide_Tiana Date: Fri, 11 Oct 2024 11:54:25 +0100 Subject: [PATCH 05/14] changes revert --- data/registry/collector-builder.yml | 2 +- data/registry/tools-python-propagator-gcp.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/data/registry/collector-builder.yml b/data/registry/collector-builder.yml index 96e59451fd7d..f9736b4c4105 100644 --- a/data/registry/collector-builder.yml +++ b/data/registry/collector-builder.yml @@ -2,7 +2,7 @@ title: OpenTelemetry Collector Builder registryType: core language: collector -tags: v0.111.0 +tags: - collector license: Apache 2.0 description: diff --git a/data/registry/tools-python-propagator-gcp.yml b/data/registry/tools-python-propagator-gcp.yml index e6ea0fd6ef35..b4e6a13309aa 100644 --- a/data/registry/tools-python-propagator-gcp.yml +++ b/data/registry/tools-python-propagator-gcp.yml @@ -1,6 +1,6 @@ title: Google Cloud Tools registryType: utilities -language: python +language: python tags: - python - google From 7f302b0245f7f93726e1fb5ee008204cb6c535fa Mon Sep 17 00:00:00 2001 From: olamide_Tiana Date: Tue, 15 Oct 2024 11:32:56 +0100 Subject: [PATCH 06/14] resolved --- .../partials/ecosystem/registry/entry.html | 60 +++++++------------ 1 file changed, 22 insertions(+), 38 deletions(-) diff --git a/layouts/partials/ecosystem/registry/entry.html b/layouts/partials/ecosystem/registry/entry.html index d5074247b871..731335f95eac 100644 --- a/layouts/partials/ecosystem/registry/entry.html +++ b/layouts/partials/ecosystem/registry/entry.html @@ -108,6 +108,7 @@

{{- .title | markdownify -}}
+ {{ if $isNew -}} new {{ end -}} @@ -129,44 +130,6 @@

{{ end -}}

-

@@ -195,6 +158,26 @@

Deprecated

{{ end -}} {{- .description | markdownify -}} + + +
+ {{ if .tags }} +
+ {{ range .tags }} + {{ . }} + {{ end }} + + opentelemetry + javascript + instrumentation + nodejs + tracing + exporter + collector +
+ {{ end }} +
+ {{ with $package -}} {{ if not (eq .quickInstall false) }}
Quick Install
@@ -246,6 +229,7 @@
Quick Install
{{- end -}} +
From 0fbf9045a141ca84ae9215dc412f016383869908 Mon Sep 17 00:00:00 2001 From: Olamide Tiana Date: Tue, 15 Oct 2024 13:37:09 +0100 Subject: [PATCH 07/14] Update layouts/partials/ecosystem/registry/entry.html Co-authored-by: Severin Neumann --- layouts/partials/ecosystem/registry/entry.html | 8 -------- 1 file changed, 8 deletions(-) diff --git a/layouts/partials/ecosystem/registry/entry.html b/layouts/partials/ecosystem/registry/entry.html index 731335f95eac..4a5ca7211553 100644 --- a/layouts/partials/ecosystem/registry/entry.html +++ b/layouts/partials/ecosystem/registry/entry.html @@ -166,14 +166,6 @@

Deprecated

{{ range .tags }} {{ . }} {{ end }} - - opentelemetry - javascript - instrumentation - nodejs - tracing - exporter - collector
{{ end }} From bb629d7b7222c5466c045057c0e8e06640a7b1bc Mon Sep 17 00:00:00 2001 From: Olamide Tiana Date: Tue, 15 Oct 2024 13:37:31 +0100 Subject: [PATCH 08/14] Update layouts/partials/ecosystem/registry/entry.html Co-authored-by: Severin Neumann --- layouts/partials/ecosystem/registry/entry.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/partials/ecosystem/registry/entry.html b/layouts/partials/ecosystem/registry/entry.html index 4a5ca7211553..647e250add7b 100644 --- a/layouts/partials/ecosystem/registry/entry.html +++ b/layouts/partials/ecosystem/registry/entry.html @@ -164,7 +164,7 @@

Deprecated

{{ if .tags }}
{{ range .tags }} - {{ . }} + {{ . }} {{ end }}
{{ end }} From a578091f1304d261fb063e391f6becdacfaf2533 Mon Sep 17 00:00:00 2001 From: Olamide_Tiana Date: Tue, 15 Oct 2024 23:24:26 +0100 Subject: [PATCH 09/14] Tag used as a search term --- layouts/partials/ecosystem/registry/entry.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/layouts/partials/ecosystem/registry/entry.html b/layouts/partials/ecosystem/registry/entry.html index 647e250add7b..87e869ee865a 100644 --- a/layouts/partials/ecosystem/registry/entry.html +++ b/layouts/partials/ecosystem/registry/entry.html @@ -164,7 +164,8 @@

Deprecated

{{ if .tags }}
{{ range .tags }} - {{ . }} + {{ $tag := . }} + {{ $tag }} {{ end }}
{{ end }} From 09b00a182738de6bab7133a13aa33c890ec700a0 Mon Sep 17 00:00:00 2001 From: olamide_Tiana Date: Wed, 16 Oct 2024 05:34:23 +0100 Subject: [PATCH 10/14] removed comments --- layouts/partials/ecosystem/registry/entry.html | 2 -- 1 file changed, 2 deletions(-) diff --git a/layouts/partials/ecosystem/registry/entry.html b/layouts/partials/ecosystem/registry/entry.html index 87e869ee865a..8bb6eb31a146 100644 --- a/layouts/partials/ecosystem/registry/entry.html +++ b/layouts/partials/ecosystem/registry/entry.html @@ -108,7 +108,6 @@

{{- .title | markdownify -}}
- {{ if $isNew -}} new {{ end -}} @@ -222,7 +221,6 @@
Quick Install
{{- end -}}
-
From 34e7e743a0ab28f16ae0f867ef74e01f875826c0 Mon Sep 17 00:00:00 2001 From: olamide_Tiana Date: Thu, 17 Oct 2024 12:11:38 +0100 Subject: [PATCH 11/14] fuction change --- layouts/partials/ecosystem/registry/entry.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/partials/ecosystem/registry/entry.html b/layouts/partials/ecosystem/registry/entry.html index 8bb6eb31a146..057472f873b5 100644 --- a/layouts/partials/ecosystem/registry/entry.html +++ b/layouts/partials/ecosystem/registry/entry.html @@ -164,7 +164,7 @@

Deprecated

{{ range .tags }} {{ $tag := . }} - {{ $tag }} + {{ $tag }} {{ end }}
{{ end }} From be58dfa927a94b9ad00574795769e9bd419b9ef8 Mon Sep 17 00:00:00 2001 From: olamide_Tiana Date: Thu, 17 Oct 2024 22:46:36 +0100 Subject: [PATCH 12/14] registry search page --- layouts/partials/ecosystem/registry/entry.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/partials/ecosystem/registry/entry.html b/layouts/partials/ecosystem/registry/entry.html index 057472f873b5..38834f697500 100644 --- a/layouts/partials/ecosystem/registry/entry.html +++ b/layouts/partials/ecosystem/registry/entry.html @@ -164,7 +164,7 @@

Deprecated

{{ range .tags }} {{ $tag := . }} - {{ $tag }} + {{ $tag }} {{ end }}
{{ end }} From 4cd1d5373c09c07b1e2e4d4b17a5c8e9d40e04f0 Mon Sep 17 00:00:00 2001 From: svrnm Date: Mon, 11 Nov 2024 15:34:53 +0100 Subject: [PATCH 13/14] resolve merge conflicts Signed-off-by: svrnm --- content/en/docs/demo/architecture.md | 48 ++++++++++++++-------------- 1 file changed, 24 insertions(+), 24 deletions(-) diff --git a/content/en/docs/demo/architecture.md b/content/en/docs/demo/architecture.md index ab2f2040807b..e549b33f8e76 100644 --- a/content/en/docs/demo/architecture.md +++ b/content/en/docs/demo/architecture.md @@ -61,18 +61,18 @@ shippingservice -->|HTTP| quoteservice end -classDef dotnet fill:#178600,color:white; -classDef cpp fill:#f34b7d,color:white; -classDef erlang fill:#b83998,color:white; -classDef golang fill:#00add8,color:black; -classDef java fill:#b07219,color:white; -classDef javascript fill:#f1e05a,color:black; -classDef kotlin fill:#560ba1,color:white; -classDef php fill:#4f5d95,color:white; -classDef python fill:#3572A5,color:white; -classDef ruby fill:#701516,color:white; -classDef rust fill:#dea584,color:black; -classDef typescript fill:#e98516,color:black; +classDef dotnet fill:#E7ECF8,color:white; +classDef cpp fill:#FFFAEB,color:white; +classDef erlang fill:#A47B92,color:white; +classDef golang fill:#E8F6FC,color:black; +classDef java fill:#C2B280,color:white; +classDef javascript fill:#F1E05A,color:black; +classDef kotlin fill:#D6D9E1,color:white; +classDef php fill:#4F5D95,color:white; +classDef python fill:#A03B29,color:white; +classDef ruby fill:#E84E3D,color:white; +classDef rust fill:#DEA584,color:black; +classDef typescript fill:#F6A600,color:black; ``` ```mermaid @@ -92,18 +92,18 @@ subgraph Service Legend typescriptsvc(TypeScript):::typescript end -classDef dotnet fill:#178600,color:white; -classDef cpp fill:#f34b7d,color:white; -classDef erlang fill:#b83998,color:white; -classDef golang fill:#00add8,color:black; -classDef java fill:#b07219,color:white; -classDef javascript fill:#f1e05a,color:black; -classDef kotlin fill:#560ba1,color:white; -classDef php fill:#4f5d95,color:white; -classDef python fill:#3572A5,color:white; -classDef ruby fill:#701516,color:white; -classDef rust fill:#dea584,color:black; -classDef typescript fill:#e98516,color:black; +classDef dotnet fill:#E7ECF8,color:white; +classDef cpp fill:#FFFAEB,color:white; +classDef erlang fill:#A47B92,color:white; +classDef golang fill:#E8F6FC,color:black; +classDef java fill:#C2B280,color:white; +classDef javascript fill:#F1E05A,color:black; +classDef kotlin fill:#D6D9E1,color:white; +classDef php fill:#4F5D95,color:white; +classDef python fill:#A03B29,color:white; +classDef ruby fill:#E84E3D,color:white; +classDef rust fill:#DEA584,color:black; +classDef typescript fill:#F6A600,color:black; ``` Follow these links for the current state of From e35a0073a47faf75a620f1ec3bdb09f87dcb2d49 Mon Sep 17 00:00:00 2001 From: olamide_Tiana Date: Tue, 22 Oct 2024 00:02:19 +0100 Subject: [PATCH 14/14] revert changes --- content/en/docs/demo/architecture.md | 48 ++++++++++++++-------------- 1 file changed, 24 insertions(+), 24 deletions(-) diff --git a/content/en/docs/demo/architecture.md b/content/en/docs/demo/architecture.md index e549b33f8e76..ab2f2040807b 100644 --- a/content/en/docs/demo/architecture.md +++ b/content/en/docs/demo/architecture.md @@ -61,18 +61,18 @@ shippingservice -->|HTTP| quoteservice end -classDef dotnet fill:#E7ECF8,color:white; -classDef cpp fill:#FFFAEB,color:white; -classDef erlang fill:#A47B92,color:white; -classDef golang fill:#E8F6FC,color:black; -classDef java fill:#C2B280,color:white; -classDef javascript fill:#F1E05A,color:black; -classDef kotlin fill:#D6D9E1,color:white; -classDef php fill:#4F5D95,color:white; -classDef python fill:#A03B29,color:white; -classDef ruby fill:#E84E3D,color:white; -classDef rust fill:#DEA584,color:black; -classDef typescript fill:#F6A600,color:black; +classDef dotnet fill:#178600,color:white; +classDef cpp fill:#f34b7d,color:white; +classDef erlang fill:#b83998,color:white; +classDef golang fill:#00add8,color:black; +classDef java fill:#b07219,color:white; +classDef javascript fill:#f1e05a,color:black; +classDef kotlin fill:#560ba1,color:white; +classDef php fill:#4f5d95,color:white; +classDef python fill:#3572A5,color:white; +classDef ruby fill:#701516,color:white; +classDef rust fill:#dea584,color:black; +classDef typescript fill:#e98516,color:black; ``` ```mermaid @@ -92,18 +92,18 @@ subgraph Service Legend typescriptsvc(TypeScript):::typescript end -classDef dotnet fill:#E7ECF8,color:white; -classDef cpp fill:#FFFAEB,color:white; -classDef erlang fill:#A47B92,color:white; -classDef golang fill:#E8F6FC,color:black; -classDef java fill:#C2B280,color:white; -classDef javascript fill:#F1E05A,color:black; -classDef kotlin fill:#D6D9E1,color:white; -classDef php fill:#4F5D95,color:white; -classDef python fill:#A03B29,color:white; -classDef ruby fill:#E84E3D,color:white; -classDef rust fill:#DEA584,color:black; -classDef typescript fill:#F6A600,color:black; +classDef dotnet fill:#178600,color:white; +classDef cpp fill:#f34b7d,color:white; +classDef erlang fill:#b83998,color:white; +classDef golang fill:#00add8,color:black; +classDef java fill:#b07219,color:white; +classDef javascript fill:#f1e05a,color:black; +classDef kotlin fill:#560ba1,color:white; +classDef php fill:#4f5d95,color:white; +classDef python fill:#3572A5,color:white; +classDef ruby fill:#701516,color:white; +classDef rust fill:#dea584,color:black; +classDef typescript fill:#e98516,color:black; ``` Follow these links for the current state of