1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-12 10:04:29 +02:00
opentelemetry-go/sdk
Tyler Yahn 3780b80214
Remove the oterror package (#1026)
* Break up the oterror package

* Update use of ErrorHandler in project

* Update handler naming and comments
2020-08-05 10:31:42 -07:00
..
export Add Noop and InMemory SpanBatcher, help with testing integrations (#994) 2020-07-30 15:48:19 -07:00
instrumentation Update Tracer API with instrumentation version (#802) 2020-06-09 11:47:54 -07:00
internal Remove internal StateLocker implementation (#688) 2020-04-30 14:15:04 -07:00
metric Remove the oterror package (#1026) 2020-08-05 10:31:42 -07:00
resource Remove sub-package value from kv (#968) 2020-07-24 12:25:27 -07:00
trace Remove the oterror package (#1026) 2020-08-05 10:31:42 -07:00
go.mod Bump google.golang.org/grpc from 1.30.0 to 1.31.0 (#1004) 2020-08-04 14:08:36 -07:00
go.sum Remove othttp and httptrace instrumentations that have moved to contrib (#1032) 2020-08-04 23:30:23 -07:00
opentelemetry.go Release v0.10.0 (#990) 2020-07-30 08:57:24 -07:00
README.md