1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2025-01-12 02:28:07 +02:00
opentelemetry-go/exporters/otlp/internal/transform
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
..
attribute_test.go Move core and key to kv package (#720) 2020-05-13 16:06:03 -07:00
attribute.go Move core and key to kv package (#720) 2020-05-13 16:06:03 -07:00
instrumentation.go Support Instrumentation Library Info in Trace Export Pipeline (#805) 2020-06-09 22:15:53 -07:00
metric_test.go Add export timestamps; distinguish Accumulation vs. Record (#835) 2020-06-18 10:16:33 -07:00
metric.go Add export timestamps; distinguish Accumulation vs. Record (#835) 2020-06-18 10:16:33 -07:00
resource_test.go Move core and key to kv package (#720) 2020-05-13 16:06:03 -07:00
resource.go New api/label package, common label set impl (#651) 2020-04-23 12:10:58 -07:00
span_test.go Support Instrumentation Library Info in Trace Export Pipeline (#805) 2020-06-09 22:15:53 -07:00
span.go Support Instrumentation Library Info in Trace Export Pipeline (#805) 2020-06-09 22:15:53 -07:00