Skip to content

Commit 90dd82c

Browse files
authored
[docs-metrics] Link to advice guide in docs (#6062)
1 parent cd31c57 commit 90dd82c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/metrics/customizing-the-sdk/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -248,8 +248,8 @@ histogram aggregation:
248248
recommended to be used by library authors when the SDK defaults don't match the
249249
required granularity for the histogram being emitted.
250250

251-
See:
252-
[InstrumentAdvice<T>](https://learn.microsoft.com/dotnet/api/system.diagnostics.metrics.instrumentadvice-1).
251+
See: [Using Advice to customize Histogram
252+
instruments](https://learn.microsoft.com/dotnet/core/diagnostics/metrics-instrumentation#using-advice-to-customize-histogram-instruments).
253253

254254
##### Base2 exponential bucket histogram aggregation
255255

0 commit comments

Comments
 (0)