zebra/zebra-test
teor 83b4e6f975
feat(diagnostics): Add tokio-console support to zebrad (#4519)
* Always activate tokio/tracing feature

And always build tests with all tokio features.

* Refactor tracing-subscriber init to simplify it

* Add the tokio-console feature and dependencies

* Add optional tokio-console support, and log the installed tracing layers at info level

Uses a tracing Registry for tokio-console, and a fmt::Subscriber otherwise.

* Add some TODOs based on tracing-subscriber features

* Fix up some spans

* Add a TODO for fixing a log filter bug in tokio-console mode
2022-06-15 16:43:20 +10:00
..
scripts Security: Stop RocksDB or tokio calling unexpected code when zebrad exits (#3392) 2022-01-26 13:16:44 +00:00
src fix(doc): Fix various doc warnings, part 3 (#4611) 2022-06-15 03:57:19 +00:00
tests Limit output length in some tests (#4387) 2022-05-12 05:36:09 +00:00
Cargo.toml feat(diagnostics): Add tokio-console support to zebrad (#4519) 2022-06-15 16:43:20 +10:00