1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2025-01-05 22:54:18 +02:00
opentelemetry-go/sdk
Johannes Liebermann 070b657c21
Add parent context to SpanProcessor.OnStart (#1333)
* Add parent context to SpanProcessor.OnStart

The spec requires doing so. Right now SpanProcessor implementations
aren't doing anything with this argument.

* Update changelog

* Fix typo in test name
2020-11-16 11:45:49 -05:00
..
export Move metric code to a separate package (#1321) 2020-11-12 07:28:32 -08:00
instrumentation chore: adds vanity import for files that don't have it. (#1297) 2020-11-04 09:10:58 -08:00
internal Update codes to match specification (#1214) 2020-10-05 11:36:03 -07:00
metric Move metric code to a separate package (#1321) 2020-11-12 07:28:32 -08:00
resource chore: adds vanity import for files that don't have it. (#1297) 2020-11-04 09:10:58 -08:00
trace Add parent context to SpanProcessor.OnStart (#1333) 2020-11-16 11:45:49 -05:00
go.mod Pre release v0.13.0 (#1231) 2020-10-08 18:18:50 -04:00
go.sum Update codes to match specification (#1214) 2020-10-05 11:36:03 -07:00
opentelemetry.go Update README and documentation to better communicate pre-GA state (#1281) 2020-10-29 09:23:13 -07:00
README.md Trace sdk (#65) 2019-08-02 13:52:55 -07:00