From 3bb9ed1be6c31bf16ab94990277eaf58d21089c9 Mon Sep 17 00:00:00 2001 From: opentelemetrybot <107717825+opentelemetrybot@users.noreply.github.com> Date: Wed, 13 Nov 2024 10:47:09 +0000 Subject: [PATCH] Results from /fix:format --- data/registry/exporter-dotnet-inmemory.yml | 3 ++- data/registry/exporter-dotnet-prometheus-aspnetcore.yml | 4 +++- data/registry/exporter-dotnet-prometheus-httplistener.yml | 4 +++- data/registry/exporter-js-sap-cloud-logging.yml | 5 ++++- data/registry/instrumentation-ruby-elasticsearch.yml | 4 +++- 5 files changed, 15 insertions(+), 5 deletions(-) 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