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
Tyler Yahn 3be9813d56
Deprecate the exporters in the "trace" and "metric" sub-directories (#1993)
* Rename exporters/metric/prometheus

* Rename exporters/trace/jaeger

* Rename exporters/trace/zipkin

* Fix dependabot config and make test

* Update README docs

* Deprecate exporters instead of remove them

* Update dependabot with old modules

* Run crosslink

* Add lint override for known deprecated pkg

* Update PR number
2021-06-12 11:39:22 -07:00
..
config.go Refactor configs (#1882) 2021-05-14 13:28:28 -07:00
doc.go Update README and documentation to better communicate pre-GA state (#1281) 2020-10-29 09:23:13 -07:00
example_test.go Update semantic conventions to v1.4.0, move to versioned package (#1987) 2021-06-10 13:03:43 -04:00
exporter.go Refactor exporter creation functions (#1985) 2021-06-10 09:22:47 -07:00
go.mod Deprecate the exporters in the "trace" and "metric" sub-directories (#1993) 2021-06-12 11:39:22 -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_test.go Refactor exporter creation functions (#1985) 2021-06-10 09:22:47 -07:00
metric.go Refactor configs (#1882) 2021-05-14 13:28:28 -07:00
trace_test.go Refactor exporter creation functions (#1985) 2021-06-10 09:22:47 -07:00
trace.go Refactor configs (#1882) 2021-05-14 13:28:28 -07:00