mirror of
https://github.com/open-telemetry/opentelemetry-go.git
synced 2024-12-12 10:04:29 +02:00
715631d35f
* Update Asynchronous API docs Clarify the Counter and UpDownCounter Observe values are the exact counter value, not increments to the previous measurements. * Add the pre-computed sum Aggregator * Test the PreComputedSum * Use the PrecomputedSum for async counters * Add changes to changelog * Ignore false-positive lint error * Split NewPrecomputedSum into delta/cumulative vers |
||
---|---|---|
.. | ||
aggregator_example_test.go | ||
aggregator_test.go | ||
aggregator.go | ||
doc.go | ||
filter_test.go | ||
filter.go | ||
histogram_test.go | ||
histogram.go | ||
lastvalue_test.go | ||
lastvalue.go | ||
sum_test.go | ||
sum.go |