diff --git a/content-modules/opentelemetry-java-examples b/content-modules/opentelemetry-java-examples index 0b48d7d42bee..8112da516aac 160000 --- a/content-modules/opentelemetry-java-examples +++ b/content-modules/opentelemetry-java-examples @@ -1 +1 @@ -Subproject commit 0b48d7d42bee0aa3f24418e19102a94204ae430f +Subproject commit 8112da516aac8632d5c2a772e588d78feca4362a diff --git a/data/registry/instrumentation-dotnet-masstransit.yml b/data/registry/instrumentation-dotnet-masstransit.yml index 54478617a8f6..468858dfe385 100644 --- a/data/registry/instrumentation-dotnet-masstransit.yml +++ b/data/registry/instrumentation-dotnet-masstransit.yml @@ -6,7 +6,9 @@ tags: - masstransit .net client - .net license: Apache-2.0 -description: By using OpenTelemetry with MassTransit, you can gain insights into the performance of your systems +description: + By using OpenTelemetry with MassTransit, you can gain insights into the + performance of your systems authors: - name: MassTransit Project url: https://github.com/MassTransit diff --git a/data/registry/instrumentation-go-cloudwego.yml b/data/registry/instrumentation-go-cloudwego.yml index 8fc409f578be..cb74704d2dd0 100644 --- a/data/registry/instrumentation-go-cloudwego.yml +++ b/data/registry/instrumentation-go-cloudwego.yml @@ -7,7 +7,9 @@ tags: - hertz - cloudwego license: Apache-2.0 -description: The `obs-opentelemetry` extension allows hertz to integrate OpenTelemetry with a simple setup. +description: + The `obs-opentelemetry` extension allows hertz to integrate OpenTelemetry with + a simple setup. authors: - name: CloudWeGo url: https://github.com/cloudwego