opentelemetry-go/sdk/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
..
aggregator Move InstrumentKind into the new metric/sdkapi package (#2091) 2021-08-11 16:02:28 -07:00
controller Support a single Resource per MeterProvider in the SDK (#2120) 2021-08-12 15:44:58 -07:00
processor Support a single Resource per MeterProvider in the SDK (#2120) 2021-08-12 15:44:58 -07:00
selector/simple Move InstrumentKind into the new metric/sdkapi package (#2091) 2021-08-11 16:02:28 -07:00
alignment_test.go Rename internal/testing to internal/internaltest (#1449) 2021-01-12 08:56:16 -08:00
atomicfields.go chore: adds vanity import for files that don't have it. (#1297) 2020-11-04 09:10:58 -08:00
benchmark_test.go Support a single Resource per MeterProvider in the SDK (#2120) 2021-08-12 15:44:58 -07:00
correct_test.go Support a single Resource per MeterProvider in the SDK (#2120) 2021-08-12 15:44:58 -07:00
doc.go Update README and documentation to better communicate pre-GA state (#1281) 2020-10-29 09:23:13 -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
histogram_stress_test.go Move InstrumentKind into the new metric/sdkapi package (#2091) 2021-08-11 16:02:28 -07:00
minmaxsumcount_stress_test.go Move InstrumentKind into the new metric/sdkapi package (#2091) 2021-08-11 16:02:28 -07:00
refcount_mapped.go chore: adds vanity import for files that don't have it. (#1297) 2020-11-04 09:10:58 -08:00
sdk.go Support a single Resource per MeterProvider in the SDK (#2120) 2021-08-12 15:44:58 -07:00
stress_test.go Support a single Resource per MeterProvider in the SDK (#2120) 2021-08-12 15:44:58 -07:00