1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-04 09:43:23 +02:00
opentelemetry-go/sdk
Joshua MacDonald e8546e3bc5
Remove Labelset (#595)
* Remove LabelSet frmo api/metric

* SDK tests pass

* Restore benchmarks

* All tests pass

* Remove all mentions of LabelSet

* Test RecordBatch

* Batch test

* Improves benchmark (some)

* Move the benchmark to match HEAD

* Align labels for GOARCH=386

* Add alignment test

* Disable the stress test fo GOARCH=386

* Fix bug

* Move atomic fields into their own file

* Add a TODO

* Comments

* Remove metric.Labels(...)

* FTB

Co-authored-by: Liz Fong-Jones <lizf@honeycomb.io>
2020-03-27 14:06:48 -07:00
..
export Update project License headers and checking (#596) 2020-03-25 14:47:17 -07:00
internal Update project License headers and checking (#596) 2020-03-25 14:47:17 -07:00
metric Remove Labelset (#595) 2020-03-27 14:06:48 -07:00
resource Update project License headers and checking (#596) 2020-03-25 14:47:17 -07:00
trace Update project License headers and checking (#596) 2020-03-25 14:47:17 -07:00
opentelemetry.go Update License header for all source files (#586) 2020-03-23 22:41:10 -07:00
README.md Trace sdk (#65) 2019-08-02 13:52:55 -07:00