File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -583,7 +583,8 @@ The `InstrumentAdvice` API may be used by instrumentation authors to specify the
583583set of recommended default bucket boundaries for a given Histogram. The tool or
584584library collecting the Histogram data can then choose to use those values when
585585configuring 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
You can’t perform that action at this time.
0 commit comments