diff --git a/docs/metrics/customizing-the-sdk/README.md b/docs/metrics/customizing-the-sdk/README.md index b4cd0892e..75d55077a 100644 --- a/docs/metrics/customizing-the-sdk/README.md +++ b/docs/metrics/customizing-the-sdk/README.md @@ -248,8 +248,8 @@ histogram aggregation: recommended to be used by library authors when the SDK defaults don't match the required granularity for the histogram being emitted. - See: - [InstrumentAdvice<T>](https://learn.microsoft.com/dotnet/api/system.diagnostics.metrics.instrumentadvice-1). + See: [Using Advice to customize Histogram + instruments](https://learn.microsoft.com/dotnet/core/diagnostics/metrics-instrumentation#using-advice-to-customize-histogram-instruments). ##### Base2 exponential bucket histogram aggregation