diff --git a/data/registry/collector-builder.yml b/data/registry/collector-builder.yml index 355d2798074f..f9736b4c4105 100644 --- a/data/registry/collector-builder.yml +++ b/data/registry/collector-builder.yml @@ -5,7 +5,9 @@ language: collector tags: - collector license: Apache 2.0 -description: A CLI tool that generates OpenTelemetry Collector binaries based on a manifest. +description: + A CLI tool that generates OpenTelemetry Collector binaries based on a + manifest. authors: - name: OpenTelemetry Authors urls: diff --git a/data/registry/collector-exporter-nop.yml b/data/registry/collector-exporter-nop.yml index e8d24584c573..b0f0f40a8137 100644 --- a/data/registry/collector-exporter-nop.yml +++ b/data/registry/collector-exporter-nop.yml @@ -9,7 +9,10 @@ tags: urls: repo: https://github.com/open-telemetry/opentelemetry-collector/tree/main/exporter/nopexporter license: Apache 2.0 -description: Serves as a placeholder exporter in a pipeline. This can be useful if you want to e.g. start a Collector with only extensions enabled, or for testing Collector pipeline throughput without worrying about an exporter. +description: + Serves as a placeholder exporter in a pipeline. This can be useful if you want + to e.g. start a Collector with only extensions enabled, or for testing + Collector pipeline throughput without worrying about an exporter. authors: - name: OpenTelemetry Authors createdAt: 2024-04-18 diff --git a/data/registry/collector-extension-memorylimiter.yml b/data/registry/collector-extension-memorylimiter.yml index 697f3fc1880f..bb9c04bdb84a 100644 --- a/data/registry/collector-extension-memorylimiter.yml +++ b/data/registry/collector-extension-memorylimiter.yml @@ -10,7 +10,8 @@ tags: urls: repo: https://github.com/open-telemetry/opentelemetry-collector/tree/main/extension/memorylimiterextension license: Apache 2.0 -description: The memory limiter extension is used to prevent out of memory situations on +description: + The memory limiter extension is used to prevent out of memory situations on authors: - name: OpenTelemetry Authors createdAt: 2024-04-18 diff --git a/data/registry/collector-processor-batch.yml b/data/registry/collector-processor-batch.yml index ce082cecdf66..4fe10ba63230 100644 --- a/data/registry/collector-processor-batch.yml +++ b/data/registry/collector-processor-batch.yml @@ -7,7 +7,9 @@ tags: - processor - collector license: Apache 2.0 -description: The Batch Processor for the OpenTelemetry Collector accepts spans, metrics, or logs and places them into batches. +description: + The Batch Processor for the OpenTelemetry Collector accepts spans, metrics, or + logs and places them into batches. authors: - name: OpenTelemetry Authors urls: diff --git a/data/registry/collector-receiver-nop.yml b/data/registry/collector-receiver-nop.yml index 0073fc426581..e1cb7b00ca16 100644 --- a/data/registry/collector-receiver-nop.yml +++ b/data/registry/collector-receiver-nop.yml @@ -9,7 +9,9 @@ tags: urls: repo: https://github.com/open-telemetry/opentelemetry-collector/tree/main/receiver/nopreceiver license: Apache 2.0 -description: Serves as a placeholder receiver in a pipeline. This can be useful if you want to e.g. start a Collector with only extensions enabled. +description: + Serves as a placeholder receiver in a pipeline. This can be useful if you want + to e.g. start a Collector with only extensions enabled. authors: - name: OpenTelemetry Authors createdAt: 2024-04-18 diff --git a/data/registry/instrumentation-erlang-bandit.yml b/data/registry/instrumentation-erlang-bandit.yml index d0875457379c..013f00720c10 100644 --- a/data/registry/instrumentation-erlang-bandit.yml +++ b/data/registry/instrumentation-erlang-bandit.yml @@ -8,7 +8,9 @@ tags: urls: repo: https://github.com/open-telemetry/opentelemetry-erlang-contrib/tree/main/instrumentation/opentelemetry_bandit license: Apache 2.0 -description: Telemetry handler that creates OpenTelemetry spans from [Bandit events](https://hexdocs.pm/bandit/Bandit.Telemetry.html#content). +description: + Telemetry handler that creates OpenTelemetry spans from [Bandit + events](https://hexdocs.pm/bandit/Bandit.Telemetry.html#content). authors: - name: OpenTelemetry Authors createdAt: 2024-04-18