diff --git a/data/registry/exporter-dotnet-oltp-hook.yml b/data/registry/exporter-dotnet-otlp-hook.yml similarity index 84% rename from data/registry/exporter-dotnet-oltp-hook.yml rename to data/registry/exporter-dotnet-otlp-hook.yml index a61b67d58419..68b645bc9142 100644 --- a/data/registry/exporter-dotnet-oltp-hook.yml +++ b/data/registry/exporter-dotnet-otlp-hook.yml @@ -1,5 +1,5 @@ # cSpell:ignore OLTP oltp Chet -title: OLTP Exporter for .NET via Startup Hooks +title: OTLP Exporter for .NET via Startup Hooks registryType: exporter language: dotnet tags: @@ -14,7 +14,7 @@ license: MIT description: A ready-to-use .NET CLR Startup Hook for applications that are instrumented with System.Diagnostic.Activity tracing that sends traces to an OpenTelemetry Collector - via the OLTP Exporter without adding direct references to the OpenTelemetry SDK. + via the OTLP Exporter without adding direct references to the OpenTelemetry SDK. authors: - name: Chet Husk url: https://github.com/baronfel