Skip to content

Commit

Permalink
Link to advice guide in docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
CodeBlanch committed Jan 15, 2025
1 parent cd31c57 commit 99afdfc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/metrics/customizing-the-sdk/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 99afdfc

Please sign in to comment.