1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-12 10:04:29 +02:00
opentelemetry-go/sdk
Tyler Yahn 396dd6053c
Rename Kind from the api/metric package (#1240)
* Update metric Kind to InstrumentKind

* Update all the other modules with Kind rename

* Update metric Descriptor with instrument Kind rename

* Update other modules with Descriptor method rename

* Update OTLP exporter test field name

* Rename kind filenames

* Add changes to CHANGELOG

* Fix documentation for Grouping and PrecomputedSum
2020-10-13 07:55:31 -07:00
..
export Rename Kind from the api/metric package (#1240) 2020-10-13 07:55:31 -07:00
instrumentation Update Tracer API with instrumentation version (#802) 2020-06-09 11:47:54 -07:00
internal Update codes to match specification (#1214) 2020-10-05 11:36:03 -07:00
metric Rename Kind from the api/metric package (#1240) 2020-10-13 07:55:31 -07:00
resource Don't consider unset env var to be an error during resource detection (#1170) 2020-09-14 12:08:05 -04:00
trace Move api/apitest into the otel/oteltest package (#1241) 2020-10-12 08:47:41 -07:00
go.mod Pre release v0.13.0 (#1231) 2020-10-08 18:18:50 -04:00
go.sum Update codes to match specification (#1214) 2020-10-05 11:36:03 -07:00
opentelemetry.go Pre release v0.13.0 (#1231) 2020-10-08 18:18:50 -04:00
README.md Trace sdk (#65) 2019-08-02 13:52:55 -07:00