Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Metric Exemplars SDK Specification #1828

Merged
merged 14 commits into from
Aug 30, 2021
Prev Previous commit
Next Next commit
Update specification/metrics/sdk.md
Co-authored-by: Reiley Yang <reyang@microsoft.com>
jsuereth and reyang authored Aug 26, 2021

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
commit 8a9b6a96f5e513344324330d8a654d9d92792025
2 changes: 1 addition & 1 deletion specification/metrics/sdk.md
Original file line number Diff line number Diff line change
@@ -477,7 +477,7 @@ The `ExemplarReservoir` SHOULD avoid allocations when sampling exemplars.

### Exemplar Defaults

The SDK will come with two types of built-in exemplar resorvoirs:
The SDK will come with two types of built-in exemplar reservoirs:

1. SimpleFixedSizeExemplarReservoir
2. AlignedHistogramBucketExemplarReservoir