1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-10 09:50:58 +02:00
opentelemetry-go/sdk/metric
Aaron Clawson d7bfe6675f
Prerelease metrics/v0.32.1 (#3228)
* Prepare for v0.32.1 release

* Prepare experimental-metrics for version v0.32.1

* Update Changelog

Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
2022-09-22 14:47:08 -05: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 Prerelease metrics/v0.32.1 (#3228) 2022-09-22 14:47:08 -05: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