1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-14 10:13:10 +02:00
opentelemetry-go/sdk/metric
Krzesimir Nowak 3d6e8b5078
Move Version function and code from global to toplevel (#1330)
* Move global code to toplevel package

* Move version function to toplevel package

* Update changelog

Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
2020-11-16 09:30:54 -08:00
..
aggregator Move metric code to a separate package (#1321) 2020-11-12 07:28:32 -08:00
controller Move Version function and code from global to toplevel (#1330) 2020-11-16 09:30:54 -08:00
processor Move metric code to a separate package (#1321) 2020-11-12 07:28:32 -08:00
selector/simple Move metric code to a separate package (#1321) 2020-11-12 07:28:32 -08:00
alignment_test.go Remove Labelset (#595) 2020-03-27 14:06:48 -07:00
atomicfields.go chore: adds vanity import for files that don't have it. (#1297) 2020-11-04 09:10:58 -08:00
benchmark_test.go Move Version function and code from global to toplevel (#1330) 2020-11-16 09:30:54 -08:00
correct_test.go Move Version function and code from global to toplevel (#1330) 2020-11-16 09:30:54 -08:00
doc.go Update README and documentation to better communicate pre-GA state (#1281) 2020-10-29 09:23:13 -07:00
histogram_stress_test.go Move metric code to a separate package (#1321) 2020-11-12 07:28:32 -08:00
minmaxsumcount_stress_test.go Move metric code to a separate package (#1321) 2020-11-12 07:28:32 -08: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 Move Version function and code from global to toplevel (#1330) 2020-11-16 09:30:54 -08:00
stress_test.go Move metric code to a separate package (#1321) 2020-11-12 07:28:32 -08:00