diff --git a/data/registry/exporter-dotnet-inmemory.yml b/data/registry/exporter-dotnet-inmemory.yml index 126b4ecd9ef1..91eb8e6e5575 100644 --- a/data/registry/exporter-dotnet-inmemory.yml +++ b/data/registry/exporter-dotnet-inmemory.yml @@ -7,7 +7,8 @@ tags: - exporter - dotnet license: Apache 2.0 -description: The in-memory exporter stores data in a user provided memory buffer. +description: + The in-memory exporter stores data in a user provided memory buffer. authors: - name: OpenTelemetry Authors urls: diff --git a/data/registry/exporter-dotnet-prometheus-aspnetcore.yml b/data/registry/exporter-dotnet-prometheus-aspnetcore.yml index 64e096057d7a..5c3978f479e1 100644 --- a/data/registry/exporter-dotnet-prometheus-aspnetcore.yml +++ b/data/registry/exporter-dotnet-prometheus-aspnetcore.yml @@ -9,7 +9,9 @@ tags: - core - exporter license: Apache 2.0 -description: An OpenTelemetry Prometheus exporter for configuring an ASP.NET Core application with an endpoint for Prometheus to scrape. +description: + An OpenTelemetry Prometheus exporter for configuring an ASP.NET Core + application with an endpoint for Prometheus to scrape. authors: - name: OpenTelemetry Authors urls: diff --git a/data/registry/exporter-dotnet-prometheus-httplistener.yml b/data/registry/exporter-dotnet-prometheus-httplistener.yml index 36a2e8c70077..3e0316a0479f 100644 --- a/data/registry/exporter-dotnet-prometheus-httplistener.yml +++ b/data/registry/exporter-dotnet-prometheus-httplistener.yml @@ -7,7 +7,9 @@ tags: - exporter - dotnet license: Apache 2.0 -description: An OpenTelemetry Prometheus exporter that configures an HttpListener instance for Prometheus to scrape. +description: + An OpenTelemetry Prometheus exporter that configures an HttpListener instance + for Prometheus to scrape. authors: - name: OpenTelemetry Authors urls: diff --git a/data/registry/exporter-js-sap-cloud-logging.yml b/data/registry/exporter-js-sap-cloud-logging.yml index fe8da79f5cc5..bfaf2ca56339 100644 --- a/data/registry/exporter-js-sap-cloud-logging.yml +++ b/data/registry/exporter-js-sap-cloud-logging.yml @@ -11,7 +11,10 @@ urls: repo: https://github.com/SAP/opentelemetry-exporter-for-sap-cloud-logging-for-nodejs docs: https://github.com/SAP/opentelemetry-exporter-for-sap-cloud-logging-for-nodejs#readme license: Apache 2.0 -description: OpenTelemetry exporter for SAP Cloud Logging is a Node.js package providing a set of auto-configured OpenTelemetry exporters for shipping logs, metrics and traces to SAP Cloud Logging. +description: + OpenTelemetry exporter for SAP Cloud Logging is a Node.js package providing a + set of auto-configured OpenTelemetry exporters for shipping logs, metrics and + traces to SAP Cloud Logging. authors: - name: Christian Dinse createdAt: 2024-08-20 diff --git a/data/registry/instrumentation-ruby-elasticsearch.yml b/data/registry/instrumentation-ruby-elasticsearch.yml index 40b7d046a12c..fa866d0c4b85 100644 --- a/data/registry/instrumentation-ruby-elasticsearch.yml +++ b/data/registry/instrumentation-ruby-elasticsearch.yml @@ -5,7 +5,9 @@ tags: - ruby - elasticsearch ruby client license: Apache-2.0 -description: You can use OpenTelemetry to monitor the performance and behavior of your Elasticsearch requests through the Ruby Client. +description: + You can use OpenTelemetry to monitor the performance and behavior of your + Elasticsearch requests through the Ruby Client. authors: - name: Elasticsearch B.V. url: https://github.com/elastic