opentelemetry-go/sdk/export/metric
Joshua MacDonald 4e8d667f6e
Support a single Resource per MeterProvider in the SDK (#2120)
* Remove resource from export.Record

* fix bridge/opencensus

* partial fixes in exporters/otlp/otlpmetric

* Use go-cmp to simplify exporter_test

* OTLP http/grpc

* prometheus

* fix stdout (pending PR 2015)

* oc bridge cleanups

* Lint and changelog

* pr num

* cleanup

* revert

* fix multiple

* always merge the environment

* lint

* precommit

* qualify package names in changelog
2021-08-12 15:44:58 -07:00
..
aggregation Replaces golint by revive and fix newly reported linter issues (#1946) 2021-06-08 10:10:01 -07:00
exportkind_string.go Support configurable AggregationTemporality in exporters; add OTLP missing sum point temporality/monotonic fields (#1296) 2020-11-10 07:44:42 -08:00
exportkind_test.go Move InstrumentKind into the new metric/sdkapi package (#2091) 2021-08-11 16:02:28 -07:00
go.mod Move OC bridge integration tests to own mod (#2165) 2021-08-09 09:24:43 -07:00
go.sum OS description attribute detector (#1840) 2021-07-08 13:35:27 -07:00
metric.go Support a single Resource per MeterProvider in the SDK (#2120) 2021-08-12 15:44:58 -07:00
metric_test.go Rename otel/label -> otel/attribute (#1541) 2021-02-18 12:59:37 -05:00