1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2025-01-12 02:28:07 +02:00
opentelemetry-go/sdk/metric
Joshua MacDonald 09bf345912
Change the inclusivity of exponential histogram bounds (#2982)
* Use lower-inclusive boundaries

* make exponent and logarithm more symmetric

Co-authored-by: Anthony Mirabella <a9@aneurysm9.com>
Co-authored-by: Aaron Clawson <3766680+MadVikingGod@users.noreply.github.com>
2022-08-24 13:09:37 -05:00
..
aggregator Change the inclusivity of exponential histogram bounds (#2982) 2022-08-24 13:09:37 -05:00
controller Deprecate Library and move all uses to Scope (#2977) 2022-07-06 14:55:46 -04:00
export Use already enabled revive linter and add depguard (#2883) 2022-05-19 15:15:07 -05:00
metrictest Deprecate Library and move all uses to Scope (#2977) 2022-07-06 14:55:46 -04:00
number Add godot linter to golangci (#2845) 2022-04-25 13:22:49 -07:00
processor Use already enabled revive linter and add depguard (#2883) 2022-05-19 15:15:07 -05:00
registry Use already enabled revive linter and add depguard (#2883) 2022-05-19 15:15:07 -05:00
sdkapi Use already enabled revive linter and add depguard (#2883) 2022-05-19 15:15:07 -05:00
selector/simple [API EPIC 4/4] Fix tests and examples (#2587) 2022-03-02 09:50:29 -06:00
alignment_test.go Deprecate and add warning to remove AtomicFieldOffsets, unnecessary public func (#2445) 2021-12-15 08:01:14 -08:00
atomicfields.go Deprecate and add warning to remove AtomicFieldOffsets, unnecessary public func (#2445) 2021-12-15 08:01:14 -08:00
benchmark_test.go Add benchmark metric test for UpDownCounter (#2655) 2022-07-12 12:12:58 -07:00
correct_test.go Use already enabled revive linter and add depguard (#2883) 2022-05-19 15:15:07 -05:00
doc.go Replace use of old term label with attribute (#2790) 2022-04-18 07:31:31 -07:00
go.mod Release v1.9.0 (#3052) 2022-08-02 08:02:33 -07:00
go.sum Release prep 1.8.0 (#3001) 2022-07-08 14:23:16 -04:00
histogram_stress_test.go [API EPIC 4/4] Fix tests and examples (#2587) 2022-03-02 09:50:29 -06:00
refcount_mapped.go chore: adds vanity import for files that don't have it. (#1297) 2020-11-04 09:10:58 -08:00
sdk.go Use already enabled revive linter and add depguard (#2883) 2022-05-19 15:15:07 -05:00