1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2025-01-10 00:29:12 +02:00
opentelemetry-go/internal
Tyler Yahn 818c7b14b3
Move metric api package into otel (#1252)
* 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

* Rename meter.go to metric.go

* Move descriptor.go into metric.go

* Move must.go into metric.go

* Move instruments into metric_instrument.go

* Rename metric api_test.go to metric_test.go

* Move instrumentkind_test.go into metric_test.go

* Rename sdkapi.go metric_sdkapi.go

* Move api/metric into otel

* Update to use moved packages

* Rename otel.go to error_handler.go

* Add changes to CHANGELOG

* Fix merge conflict resolution error
2020-10-17 09:48:21 -07:00
..
baggage Add Baggage API and move Baggage propagator (#1217) 2020-10-05 11:25:09 -04:00
matchers Update License header for all source files (#586) 2020-03-23 22:41:10 -07:00
metric Move metric api package into otel (#1252) 2020-10-17 09:48:21 -07:00
testing Unify trace and metric exporter helpers (#944) 2020-07-22 11:57:48 -07:00
tools Bump github.com/itchyny/gojq from 0.11.1 to 0.11.2 in /internal/tools (#1225) 2020-10-05 09:12:24 -07:00
trace Move trace api package into otel (#1229) 2020-10-08 19:58:56 -07:00
rawhelpers.go Unify api/label and api/kv in new label package (#1060) 2020-08-17 20:25:03 -07:00