1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2025-01-12 02:28:07 +02:00
opentelemetry-go/sdk/metric
Tyler Yahn 4eea5db998
Set MeterProvider resource for all pipelines (#3218)
* Set MeterProvider resource for all pipelines

Resolves #3208

* Add change to changelog
2022-09-22 09:18:18 -07:00
..
aggregation Removes go1.17, replaces with go1.18 (#3179) 2022-09-19 17:22:40 -07:00
internal Remove unnecessary build restrictions for go1.18 (#3197) 2022-09-21 10:00:00 -07:00
metricdata Remove unnecessary build restrictions for go1.18 (#3197) 2022-09-21 10:00:00 -07:00
view Remove unnecessary build restrictions for go1.18 (#3197) 2022-09-21 10:00:00 -07:00
config_test.go Remove unnecessary build restrictions for go1.18 (#3197) 2022-09-21 10:00:00 -07:00
config.go Remove unnecessary build restrictions for go1.18 (#3197) 2022-09-21 10:00:00 -07:00
doc.go Merge metric SDK development branch "new_sdk/main" into "main" (#3175) 2022-09-15 18:41:24 -07:00
example_test.go Remove unnecessary build restrictions for go1.18 (#3197) 2022-09-21 10:00:00 -07:00
exporter.go Remove unnecessary build restrictions for go1.18 (#3197) 2022-09-21 10:00:00 -07:00
go.mod Release v0.32.0 -- Revised Metric SDK (Alpha) (#3184) 2022-09-19 10:28:37 -07:00
go.sum Merge metric SDK development branch "new_sdk/main" into "main" (#3175) 2022-09-15 18:41:24 -07:00
instrument_provider.go Remove unnecessary build restrictions for go1.18 (#3197) 2022-09-21 10:00:00 -07:00
instrument.go Remove unnecessary build restrictions for go1.18 (#3197) 2022-09-21 10:00:00 -07:00
manual_reader_test.go Remove unnecessary build restrictions for go1.18 (#3197) 2022-09-21 10:00:00 -07:00
manual_reader.go Remove unnecessary build restrictions for go1.18 (#3197) 2022-09-21 10:00:00 -07:00
meter_test.go Set MeterProvider resource for all pipelines (#3218) 2022-09-22 09:18:18 -07:00
meter.go Remove unnecessary build restrictions for go1.18 (#3197) 2022-09-21 10:00:00 -07:00
periodic_reader_test.go Remove unnecessary build restrictions for go1.18 (#3197) 2022-09-21 10:00:00 -07:00
periodic_reader.go Remove unnecessary build restrictions for go1.18 (#3197) 2022-09-21 10:00:00 -07:00
pipeline_registry_test.go Set MeterProvider resource for all pipelines (#3218) 2022-09-22 09:18:18 -07:00
pipeline_test.go Remove unnecessary build restrictions for go1.18 (#3197) 2022-09-21 10:00:00 -07:00
pipeline.go Set MeterProvider resource for all pipelines (#3218) 2022-09-22 09:18:18 -07:00
provider_test.go Remove unnecessary build restrictions for go1.18 (#3197) 2022-09-21 10:00:00 -07:00
provider.go Set MeterProvider resource for all pipelines (#3218) 2022-09-22 09:18:18 -07:00
reader_test.go Remove unnecessary build restrictions for go1.18 (#3197) 2022-09-21 10:00:00 -07:00
reader.go Remove unnecessary build restrictions for go1.18 (#3197) 2022-09-21 10:00:00 -07:00