1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-12 10:04:29 +02:00
opentelemetry-go/sdk/metric
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
..
aggregator Rename Kind from the api/metric package (#1240) 2020-10-13 07:55:31 -07:00
controller Rename *Provider names (#1190) 2020-09-23 18:16:13 -04:00
processor Rename Kind from the api/metric package (#1240) 2020-10-13 07:55:31 -07:00
selector/simple Rename Kind from the api/metric package (#1240) 2020-10-13 07:55:31 -07:00
alignment_test.go Remove Labelset (#595) 2020-03-27 14:06:48 -07:00
atomicfields.go New api/label package, common label set impl (#651) 2020-04-23 12:10:58 -07:00
benchmark_test.go Test benchmarks in precommit (#1207) 2020-09-25 13:27:03 -07:00
config.go Update metric SDK to use oterror.Handler 2020-06-02 12:26:25 -07:00
correct_test.go Unify api/label and api/kv in new label package (#1060) 2020-08-17 20:25:03 -07:00
doc.go Rename Integrator to Processor (#863) 2020-06-23 12:00:15 -07:00
histogram_stress_test.go Rename Kind from the api/metric package (#1240) 2020-10-13 07:55:31 -07:00
minmaxsumcount_stress_test.go Rename Kind from the api/metric package (#1240) 2020-10-13 07:55:31 -07:00
refcount_mapped.go Checkpoint only after Update; Keep records in the sync.Map longer (#647) 2020-04-21 20:23:15 -07:00
sdk.go Move asyncronous metrics state helper out of apimetric/metrictes (#1234) 2020-10-11 14:46:29 -04:00
stress_test.go Rename Kind from the api/metric package (#1240) 2020-10-13 07:55:31 -07:00