1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2025-01-12 02:28:07 +02:00
opentelemetry-go/exporters/stdout/stdoutmetric
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
..
config.go Replace use of old term label with attribute (#2790) 2022-04-18 07:31:31 -07:00
doc.go Split stdout exporter into stdouttrace and stdoutmetric (#2005) 2021-06-16 11:32:42 -04:00
example_test.go Bring back the metric global package (#2764) 2022-04-05 07:35:16 -07:00
exporter.go Remove sdk/export/metric module, embed into the sdk/metric (#2382) 2021-12-13 12:13:03 -08: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
metric_test.go Replace use of old term label with attribute (#2790) 2022-04-18 07:31:31 -07:00
metric.go Replace use of old term label with attribute (#2790) 2022-04-18 07:31:31 -07:00