1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-02 08:52:21 +02:00
opentelemetry-go/api/trace
rghetia 3c3532fb04
Add SetStatus, SpanContext and IsRecordingEvent (#12)
* Add span apis.
- SetStatus
- SpanContext
- IsRecordingEvent

* fix formatting.

* use grpc/codes.Code

* change Option to SpanOption

* fix format errors.
2019-06-19 10:44:46 -07:00
..
api.go Add SetStatus, SpanContext and IsRecordingEvent (#12) 2019-06-19 10:44:46 -07:00
span.go Add SetStatus, SpanContext and IsRecordingEvent (#12) 2019-06-19 10:44:46 -07:00
trace.go Add SetStatus, SpanContext and IsRecordingEvent (#12) 2019-06-19 10:44:46 -07:00