1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2025-01-12 02:28:07 +02:00
opentelemetry-go/bridge/opentracing
Stanley Nguyen de50711fcc
feat(span): remove SetAttribute method (#1216)
* feat(span): remove SetAttribute method

* Update CHANGELOG.md

Revert markdown lint changes and unify the `Removed` section.

Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
2020-10-02 14:41:15 -07:00
..
internal feat(span): remove SetAttribute method (#1216) 2020-10-02 14:41:15 -07:00
migration Ensure exported interfaces have named method parameters (#1172) 2020-09-16 09:09:45 -07:00
bridge.go Update propagation to conform with OpenTelemetry specification (#1212) 2020-10-02 12:27:16 -07:00
doc.go Update License header for all source files (#586) 2020-03-23 22:41:10 -07:00
go.mod Prepare v0.12.0 release (#1205) 2020-09-24 19:01:48 -04:00
go.sum Bump github.com/google/go-cmp from 0.5.1 to 0.5.2 (#1093) 2020-08-26 11:39:41 -07:00
mix_test.go Rename CorrelationContext to Baggage (#1142) 2020-09-09 14:13:37 -04:00
util.go Rename *Provider names (#1190) 2020-09-23 18:16:13 -04:00
wrapper.go Rename *Provider names (#1190) 2020-09-23 18:16:13 -04:00