1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-12 10:04:29 +02:00
opentelemetry-go/sdk/metric
Anthony Mirabella aedef05e95
Release prep v1.3.0 (#2441)
* Update versions.yaml for release

Signed-off-by: Anthony J Mirabella <a9@aneurysm9.com>

* Prepare stable-v1 for version v1.3.0

* Prepare experimental-metrics for version v0.26.0

* Prepare bridge for version v0.26.0

* Update CHANGELOG

Signed-off-by: Anthony J Mirabella <a9@aneurysm9.com>
2021-12-10 11:44:16 -05:00
..
aggregator Remove metric MinMaxSumCount kind aggregation (#2423) 2021-12-06 11:47:40 -08:00
controller Fix TODO, use sync.Map to avoid blocking calls (#2381) 2021-11-13 13:27:29 -08:00
processor Remove metric MinMaxSumCount kind aggregation (#2423) 2021-12-06 11:47:40 -08:00
selector/simple Remove metric MinMaxSumCount kind aggregation (#2423) 2021-12-06 11:47:40 -08: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 Remove metric MinMaxSumCount kind aggregation (#2423) 2021-12-06 11:47:40 -08:00
correct_test.go Remove bound metric instruments from the API (new champion) (#2399) 2021-11-17 07:51:04 -08:00
doc.go Remove bound metric instruments from the API (new champion) (#2399) 2021-11-17 07:51:04 -08:00
go.mod Release prep v1.3.0 (#2441) 2021-12-10 11:44:16 -05:00
go.sum Bump github.com/go-logr/logr from 1.2.0 to 1.2.1 (#2428) 2021-12-06 07:59:58 -08:00
histogram_stress_test.go Separate InstrumentationLibrary from metric.Descriptor (#2197) 2021-09-27 08:51:47 -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 Remove bound metric instruments from the API (new champion) (#2399) 2021-11-17 07:51:04 -08:00
stress_test.go Metrics: Move the non-API types into sdkapi (#2271) 2021-10-14 09:06:22 -07:00