From 32791809c5a83bd21e7377b9d57344705a11a939 Mon Sep 17 00:00:00 2001 From: Vishwesh Bankwar Date: Mon, 23 Oct 2023 14:27:57 -0700 Subject: [PATCH] fix note --- src/OpenTelemetry.Instrumentation.AspNetCore/CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/OpenTelemetry.Instrumentation.AspNetCore/CHANGELOG.md b/src/OpenTelemetry.Instrumentation.AspNetCore/CHANGELOG.md index f77cd6c02dc..fbd1a0f3293 100644 --- a/src/OpenTelemetry.Instrumentation.AspNetCore/CHANGELOG.md +++ b/src/OpenTelemetry.Instrumentation.AspNetCore/CHANGELOG.md @@ -105,8 +105,8 @@ to `http` or `http/dup`. feedback](https://github.com/open-telemetry/opentelemetry-dotnet/issues/4982) if you are impacted by this feature gap. - > **Note** The [View - > API](https://github.com/open-telemetry/opentelemetry-dotnet/tree/main/docs/metrics/customizing-the-sdk#select-specific-tags) + > **Note** + > The [View API](https://github.com/open-telemetry/opentelemetry-dotnet/tree/main/docs/metrics/customizing-the-sdk#select-specific-tags) may be used to drop dimensions. ## 1.5.1-beta.1