We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd31c57 commit 90dd82cCopy full SHA for 90dd82c
docs/metrics/customizing-the-sdk/README.md
@@ -248,8 +248,8 @@ histogram aggregation:
248
recommended to be used by library authors when the SDK defaults don't match the
249
required granularity for the histogram being emitted.
250
251
- See:
252
- [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).
253
254
##### Base2 exponential bucket histogram aggregation
255
0 commit comments