1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-14 10:13:10 +02:00
opentelemetry-go/exporters/metric/stdout
Joshua MacDonald 4e4271791f
Add export timestamps; distinguish Accumulation vs. Record (#835)
* Introduce Accumulation

* Refactor export structs

* FTB exporters

* Test timestamps

* Test no-start case

* From feedback

* Apply suggestions from code review

(Thanks @MrAlias!)

Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>

* Comments in sdk/metric/integrator/test

* Fix build

* Comments and feedback

Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
2020-06-18 10:16:33 -07:00
..
example_test.go Metrics instrumentation version (#811) 2020-06-12 09:11:17 -07:00
stdout_test.go Single-state Aggregator and test refactor (#812) 2020-06-13 00:55:01 -07:00
stdout.go Add export timestamps; distinguish Accumulation vs. Record (#835) 2020-06-18 10:16:33 -07:00