mirror of
https://github.com/open-telemetry/opentelemetry-go.git
synced 2024-12-12 10:04:29 +02:00
2c460f0d97
* histogram aggregator draft
* add tests for buckets
* naming stuffs
* docs
* add tests for buckets
* fix doc
* update year
* adds docs for Histogram
* docs for boundaries.
* addresses review comments
Change to less-than buckets. Add offset checks. Unexport fields that don't need to be exported. Fix tests when running on profile with int64 number kind.
* sort boundaries
* remove testing field
* fixes import order
* remove print 🙈
|
||
---|---|---|
.. | ||
aggregator | ||
batcher | ||
controller/push | ||
selector/simple | ||
alignment_test.go | ||
benchmark_test.go | ||
correct_test.go | ||
doc.go | ||
example_test.go | ||
labelencoder.go | ||
list.go | ||
monotone_test.go | ||
sdk.go | ||
stress_test.go |