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
2020-05-21 15:42:14 -07:00
..
aggregator Fix use of values in benchmark 2020-05-21 11:36:52 -07:00
controller Add a pull controller, use it for Prometheus (#751) 2020-05-20 10:27:26 -07:00
integrator Refactor the api/metrics push controller; add CheckpointSet synchronization (#737) 2020-05-18 18:37:41 -07:00
selector/simple Use []float64 for boundaries 2020-05-21 10:29:03 -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 Rename Register* to New* (#761) 2020-05-21 15:42:14 -07:00
config_test.go Pass Resources through the metrics export pipeline (#659) 2020-04-24 09:44:21 -07:00
config.go Move Resource into the metric export Record (#739) 2020-05-18 17:44:28 -07:00
correct_test.go Rename Register* to New* (#761) 2020-05-21 15:42:14 -07:00
doc.go Replace Measure instrument by ValueRecorder instrument (#732) 2020-05-15 22:11:12 -07:00
example_test.go Refactor the api/metrics push controller; add CheckpointSet synchronization (#737) 2020-05-18 18:37:41 -07:00
histogram_stress_test.go Use []float64 for boundaries 2020-05-21 10:29:03 -07:00
minmaxsumcount_stress_test.go Replace Measure instrument by ValueRecorder instrument (#732) 2020-05-15 22:11:12 -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 Add the UpDownSumObserver instrument (#750) 2020-05-20 10:19:51 -07:00
stress_test.go Replace Measure instrument by ValueRecorder instrument (#732) 2020-05-15 22:11:12 -07:00