1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2025-04-11 11:21:59 +02:00
rghetia 3d5b2fa328
Batched span processor (#154)
* add batch span processor.

* add blocking support.

* use With* function for options.
- also changed how Shutdown is handled.

* block Shutdown until queue is flushed.

* fix comment.
2019-10-01 13:50:51 -07:00
2019-07-02 16:21:24 -07:00
2019-09-27 10:48:10 -07:00
2019-09-28 11:27:02 -07:00
2019-09-27 10:48:10 -07:00
2019-10-01 13:50:51 -07:00
2019-08-26 09:41:15 -07:00
2019-07-02 14:03:36 -07:00
2019-09-24 23:12:22 -07:00
2019-09-24 23:12:22 -07:00
2019-05-16 12:05:27 -07:00

OpenTelemetry-Go

Circle CI Docs Go Report Card

The Go OpenTelemetry client.

Contributing

See the contributing file.

TODO

TODO

Experimental streaming SDK

The experimental/streaming directory contains an experimental SDK that supports a low-level exporter.

go run experimental/streaming/example/basic/main.go
Languages
Go 99.8%
Makefile 0.1%