Skip to content

Commit 9161132

Browse files
committed
Tweak.
1 parent b77c9d3 commit 9161132

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/core/diagnostics/metrics-instrumentation.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -583,7 +583,8 @@ The `InstrumentAdvice` API may be used by instrumentation authors to specify the
583583
set of recommended default bucket boundaries for a given Histogram. The tool or
584584
library collecting the Histogram data can then choose to use those values when
585585
configuring aggregation leading to a more seamless onboarding experience for
586-
users. This is supported in the OpenTelemetry .NET SDK as of version `1.10.0`.
586+
users. This is supported in the [OpenTelemetry .NET SDK as of version
587+
1.10.0](https://github.com/open-telemetry/opentelemetry-dotnet/tree/main/docs/metrics/customizing-the-sdk#configuring-the-aggregation-of-a-histogram).
587588

588589
> [!IMPORTANT]
589590
> In general more buckets will lead to more precise data for a given Histogram

0 commit comments

Comments
 (0)