1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-12 10:04:29 +02:00
opentelemetry-go/sdk
Bogdan Drutu ac3fc6f6fd
Add Noop and InMemory SpanBatcher, help with testing integrations (#994)
* Add Noop and InMemory SpanBatcher, help with testing integrations

Signed-off-by: Bogdan Drutu <bogdandrutu@gmail.com>

* Update sdk/export/trace/tracetest/test.go

Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>

* More feedback

Signed-off-by: Bogdan Drutu <bogdandrutu@gmail.com>

Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
2020-07-30 15:48:19 -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 Rename aggregator/test to aggregatortest (#980) 2020-07-28 14:31:56 -07:00
resource Remove sub-package value from kv (#968) 2020-07-24 12:25:27 -07:00
trace Change default Sampler to ParentOrElse(AlwaysOn) (#989) 2020-07-29 19:10:12 -07:00
go.mod Release v0.10.0 (#990) 2020-07-30 08:57:24 -07:00
go.sum Expose optional ResponseWriter interfaces. (#979) 2020-07-30 10:30:47 -07:00
opentelemetry.go Release v0.10.0 (#990) 2020-07-30 08:57:24 -07:00
README.md Trace sdk (#65) 2019-08-02 13:52:55 -07:00