e8dc902781
Integration tests will now configure clients to propagate traces as well as create spans for all tests. Some extra changes were needed (or desired for trace propagation) in the test helpers to pass through tracing spans via context. Signed-off-by: Brian Goff <cpuguy83@gmail.com>
4 lines
40 B
Go
4 lines
40 B
Go
package main
|
|
|
|
func setupLocalInfo() {
|
|
}
|