1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-12 10:04:29 +02:00
opentelemetry-go/metric
bryan-aguilar b51c22123a
Integrate go-build-tools crosslink (#2886)
* Add crosslink build tool to makefile

* Execute crosslink prune

* Remove internal crosslink tool

* Add go-build-tools crosslink

* Fix crosslink target

* Execute make crosslink to clean up go.mod files

* Update CHANGELOG

* Misc go.sum update from make precommit

* Update CHANGELOG PR number

* Update crosslink target to include prune
2022-05-06 07:40:59 -07:00
..
global Add godot linter to golangci (#2845) 2022-04-25 13:22:49 -07:00
instrument [API EPIC 4/4] Fix tests and examples (#2587) 2022-03-02 09:50:29 -06:00
internal/global Move metric no-op implementation to metric package (#2866) 2022-04-28 12:52:10 -07:00
unit Replaces golint by revive and fix newly reported linter issues (#1946) 2021-06-08 10:10:01 -07:00
config.go [API EPIC 4/4] Fix tests and examples (#2587) 2022-03-02 09:50:29 -06:00
doc.go [API EPIC 4/4] Fix tests and examples (#2587) 2022-03-02 09:50:29 -06:00
example_test.go Move metric no-op implementation to metric package (#2866) 2022-04-28 12:52:10 -07:00
go.mod Integrate go-build-tools crosslink (#2886) 2022-05-06 07:40:59 -07:00
go.sum Bump github.com/google/go-cmp from 0.5.7 to 0.5.8 (#2875) 2022-05-02 08:19:09 -07:00
meter.go [API EPIC 4/4] Fix tests and examples (#2587) 2022-03-02 09:50:29 -06:00
noop_test.go Move metric no-op implementation to metric package (#2866) 2022-04-28 12:52:10 -07:00
noop.go Move metric no-op implementation to metric package (#2866) 2022-04-28 12:52:10 -07:00