1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-12 10:04:29 +02:00
opentelemetry-go/api/global
Joshua MacDonald 9674c81cb7
Drop the gauge instrument (#537)
* drop gauge instrument

* Restore the benchmark and stress test for lastvalue aggregator, but remove monotonic last-value support

* Rename gauge->lastvalue and remove remaining uses of the word 'gauge'

Co-authored-by: Krzesimir Nowak <krzesimir@kinvolk.io>
2020-03-10 16:00:37 -07:00
..
internal Drop the gauge instrument (#537) 2020-03-10 16:00:37 -07:00
global_test.go Consistently use pointer receivers for core.Number (#375) 2019-12-09 13:03:11 -08:00
global.go Add global propagators (#494) 2020-03-05 10:12:10 -08:00