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 92551d3933
Prerelease v1.0.0 (#2250)
* Update versions file for 1.0.0 release

* Prepare stable-v1 for version v1.0.0

* Update trace signal status in documentation

* Update changelog

* Update CHANGELOG.md

Co-authored-by: Robert Pająk <pellared@hotmail.com>

Co-authored-by: Robert Pająk <pellared@hotmail.com>
2021-09-20 13:02:46 -07:00
..
global adding NewNoopMeterProvider to follow trace api (#2237) 2021-09-13 09:14:32 -07:00
metrictest Remove dependency on metrics packages (#1988) 2021-06-10 15:05:25 -04:00
number Update the package docs for the new API layout (#1346) 2020-11-17 10:30:22 -05:00
registry Rename metric instruments to match feature-freeze API specification (#2202) 2021-09-01 16:38:37 -04:00
sdkapi Rename metric instruments to match feature-freeze API specification (#2202) 2021-09-01 16:38:37 -04:00
unit Replaces golint by revive and fix newly reported linter issues (#1946) 2021-06-08 10:10:01 -07:00
alignment_test.go Rename internal/testing to internal/internaltest (#1449) 2021-01-12 08:56:16 -08:00
config.go Update API configs. (#1921) 2021-05-27 07:53:56 -07:00
doc.go Rename metric instruments to match feature-freeze API specification (#2202) 2021-09-01 16:38:37 -04:00
go.mod Prerelease v1.0.0 (#2250) 2021-09-20 13:02:46 -07:00
go.sum Bump github.com/google/go-cmp from 0.5.5 to 0.5.6 (#1954) 2021-06-01 11:53:02 -07:00
metric_instrument.go Rename metric instruments to match feature-freeze API specification (#2202) 2021-09-01 16:38:37 -04:00
metric_sdkapi.go Rename metric instruments to match feature-freeze API specification (#2202) 2021-09-01 16:38:37 -04:00
metric_test.go Rename metric instruments to match feature-freeze API specification (#2202) 2021-09-01 16:38:37 -04:00
metric.go Rename metric instruments to match feature-freeze API specification (#2202) 2021-09-01 16:38:37 -04:00
noop_test.go adding NewNoopMeterProvider to follow trace api (#2237) 2021-09-13 09:14:32 -07:00
noop.go adding NewNoopMeterProvider to follow trace api (#2237) 2021-09-13 09:14:32 -07:00