1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-12 10:04:29 +02:00
opentelemetry-go/metric
Tyler Yahn 065ba75c4b
Release v1.4.1/v0.27.1 (#2619)
* Update versions.yaml

* Prepare stable-v1 for version v1.4.1

* Prepare experimental-metrics for version v0.27.1

* Prepare bridge for version v0.27.1

* Update CHANGELOG

* Revert "Prepare experimental-metrics for version v0.27.1"

This reverts commit 838743af21.

* Do not release experimental-metrics with v0.27.1
2022-02-16 09:49:05 -08:00
..
global adding NewNoopMeterProvider to follow trace api (#2237) 2021-09-13 09:14:32 -07:00
metrictest Remove bound metric instruments from the API (new champion) (#2399) 2021-11-17 07:51:04 -08:00
number Bump github.com/jcchavezs/porto from 0.2.1 to 0.3.0 in /internal/tools (#2288) 2021-10-15 11:36:56 -07:00
sdkapi Fixes the instrument kind for noop async instruments (#2461) 2021-12-22 14:36:17 -08:00
unit Replaces golint by revive and fix newly reported linter issues (#1946) 2021-06-08 10:10:01 -07:00
config.go Change Options to accept type not pointer (#2558) 2022-02-01 15:51:23 -06:00
doc.go Rename metric instruments to match feature-freeze API specification (#2202) 2021-09-01 16:38:37 -04:00
go.mod Release v1.4.1/v0.27.1 (#2619) 2022-02-16 09:49:05 -08:00
go.sum Bump github.com/google/go-cmp from 0.5.6 to 0.5.7 across the project (#2545) 2022-01-24 08:35:53 -08:00
metric_instrument.go Remove bound metric instruments from the API (new champion) (#2399) 2021-11-17 07:51:04 -08:00
metric_test.go Remove bound metric instruments from the API (new champion) (#2399) 2021-11-17 07:51:04 -08:00
metric.go Metrics: Move the non-API types into sdkapi (#2271) 2021-10-14 09:06:22 -07:00
noop_test.go adding NewNoopMeterProvider to follow trace api (#2237) 2021-09-13 09:14:32 -07:00
noop.go Metrics: Move the non-API types into sdkapi (#2271) 2021-10-14 09:06:22 -07:00