Anuraag Agrawal
262dd7a866
Use key as AttributeKey.toString ( #2175 )
...
* Use key as AttributeKey.toString
* Fix / more tests
* Add toString test for SpanWrapper
* Quote string values
* Fix
2020-12-15 12:49:45 +09:00
Anuraag Agrawal
6f97da1261
Make AttributeKey compare normally with both type/key. ( #2284 )
...
* Make AttributeKey compare normally with both type/key.
* Say hi to murphy
2020-12-14 09:56:56 -08:00
Bogdan Drutu
a439ca6da1
Move small internal package under common ( #2219 )
...
Signed-off-by: Bogdan Drutu <bogdandrutu@gmail.com>
2020-12-09 13:45:10 +09:00
Bogdan Drutu
7460f92bc8
Remove deprecated methods/classes before 1.0 release ( #2205 )
...
Signed-off-by: Bogdan Drutu <bogdandrutu@gmail.com>
2020-12-07 11:33:17 -08:00
Anuraag Agrawal
f51332bd25
Add Labels.asMap and hide the builder implementation. ( #2189 )
...
* Add Labels.asMap and hide the builder implementation.
* Not public
* Spot
* More merge
2020-12-07 11:35:41 +09:00
Bogdan Drutu
26124ad075
Split API packages, move context in the same directory ( #2199 )
...
There are some things left to be done:
* Decide if context package should also be opentelemetry-api-context.
* Cleanup internal packages, things that are used by only one artifact should be moved there.
Signed-off-by: Bogdan Drutu <bogdandrutu@gmail.com>
2020-12-05 08:33:20 -08:00