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 7319405 commit b77c9d3Copy full SHA for b77c9d3
docs/core/diagnostics/metrics-instrumentation.md
@@ -577,7 +577,7 @@ understand the data distribution well enough to choose correct buckets.
577
578
To improve the experience the `9.0.0` version of the
579
`System.Diagnostics.DiagnosticSource` package introduced the
580
-(<xref:System.Diagnostics.Metrics.InstrumentAdvice%2A>) API.
+(<xref:System.Diagnostics.Metrics.InstrumentAdvice`1>) API.
581
582
The `InstrumentAdvice` API may be used by instrumentation authors to specify the
583
set of recommended default bucket boundaries for a given Histogram. The tool or
0 commit comments