1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-12 10:04:29 +02:00
opentelemetry-go/sdk/metric
Chen Yixiao 1301b6f3e4
Move core and key to kv package (#720)
* Move core to kv

* Move kv.Value to kv.value.Value

* Move key to kv
2020-05-13 16:06:03 -07:00
..
aggregator Move core and key to kv package (#720) 2020-05-13 16:06:03 -07:00
controller/push Move core and key to kv package (#720) 2020-05-13 16:06:03 -07:00
integrator Move core and key to kv package (#720) 2020-05-13 16:06:03 -07:00
selector/simple Move Number to api/metric package (#706) 2020-05-10 23:44:42 -07:00
alignment_test.go Remove Labelset (#595) 2020-03-27 14:06:48 -07:00
atomicfields.go New api/label package, common label set impl (#651) 2020-04-23 12:10:58 -07:00
benchmark_test.go Move core and key to kv package (#720) 2020-05-13 16:06:03 -07:00
config_test.go Pass Resources through the metrics export pipeline (#659) 2020-04-24 09:44:21 -07:00
config.go Pass Resources through the metrics export pipeline (#659) 2020-04-24 09:44:21 -07:00
correct_test.go Move core and key to kv package (#720) 2020-05-13 16:06:03 -07:00
doc.go Move core and key to kv package (#720) 2020-05-13 16:06:03 -07:00
example_test.go Move core and key to kv package (#720) 2020-05-13 16:06:03 -07:00
histogram_stress_test.go Move Number to api/metric package (#706) 2020-05-10 23:44:42 -07:00
minmaxsumcount_stress_test.go Move Number to api/metric package (#706) 2020-05-10 23:44:42 -07:00
refcount_mapped.go Checkpoint only after Update; Keep records in the sync.Map longer (#647) 2020-04-21 20:23:15 -07:00
sdk.go Move core and key to kv package (#720) 2020-05-13 16:06:03 -07:00
stress_test.go Move core and key to kv package (#720) 2020-05-13 16:06:03 -07:00