1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-04 09:43:23 +02:00
opentelemetry-go/exporters/stdout
Tyler Yahn f995380e58
Unify api/label and api/kv in new label package (#1060)
* Move `api/label` to `label`

* Move `api/kv` package contents into `label` package

* Unify label package name

* Move `api/internal/rawhelpers.go` to `internal`

* Propagate replacing `api/kv` with `label` pkg

* golint

* Fix over-aggressive change

* Update Changelog
2020-08-17 20:25:03 -07:00
..
config.go Unify api/label and api/kv in new label package (#1060) 2020-08-17 20:25:03 -07:00
doc.go Unify trace and metric stdout exporters (#956) 2020-07-22 12:34:44 -07:00
example_test.go Unify api/label and api/kv in new label package (#1060) 2020-08-17 20:25:03 -07:00
exporter.go Create a export.Checkpointer API; refactor metric export pipeline test helpers (#1055) 2020-08-13 13:12:32 -07:00
go.mod Bump google.golang.org/grpc from 1.30.0 to 1.31.0 in /exporters/stdout (#1005) 2020-08-04 13:33:32 -07:00
go.sum Move OTLP to the OTLP exporter (#1050) 2020-08-10 19:55:52 -07:00
metric_test.go Unify api/label and api/kv in new label package (#1060) 2020-08-17 20:25:03 -07:00
metric.go Unify api/label and api/kv in new label package (#1060) 2020-08-17 20:25:03 -07:00
trace_test.go Unify api/label and api/kv in new label package (#1060) 2020-08-17 20:25:03 -07:00
trace.go Unify trace and metric stdout exporters (#956) 2020-07-22 12:34:44 -07:00