envoyproxy / envoyproxy/nighthawk
Tracing: test zipkin with a real zipkin server
Open
- Dominant language
- C++
- Stars
- 414
- Forks
- 95
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 11
Description
Currently `test_tracing_zipkin` sends spans into the void, and we check some counters that reports
are dropped, implying that at least some of it all is working. It would be much better to have the integration tests boot up an actual zipkin server so we can validate the happy flow.
Contributor guide
Assessment
This issue has not been assessed yet.