1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-04 09:43:23 +02:00
opentelemetry-go/sdk
Joshua MacDonald 055e9c54e1
Disable parts of batch_span_processor test as flakes (#743)
* Name the BSP tests

* Add a drain wait group; use the stop wait group to avoid leaking a goroutine

* Lint & comments

* Fix

* Use defer/recover

* Restore the Add/Done...

* Restore the Add/Done...

* Consolidate select stmts

* Disable the test

* Lint

* Use better recover
2020-05-19 09:36:33 -07:00
..
export Refactor the api/metrics push controller; add CheckpointSet synchronization (#737) 2020-05-18 18:37:41 -07:00
internal Remove internal StateLocker implementation (#688) 2020-04-30 14:15:04 -07:00
metric Add timeout to push Controller (#742) 2020-05-18 21:43:27 -07:00
resource Add standard package contain all semantic conventions 2020-05-15 12:42:13 -07:00
trace Disable parts of batch_span_processor test as flakes (#743) 2020-05-19 09:36:33 -07:00
opentelemetry.go Prepare for releasing v0.5.0 2020-05-13 17:11:23 -07:00
README.md Trace sdk (#65) 2019-08-02 13:52:55 -07:00