metrics/metrics-tracing-context
Toby Lawrence 6faae7718f add bench for tracing layer + fix record_bool bug 2020-10-28 20:22:37 -04:00
..
benches add bench for tracing layer + fix record_bool bug 2020-10-28 20:22:37 -04:00
src add bench for tracing layer + fix record_bool bug 2020-10-28 20:22:37 -04:00
tests remove scoping and switch to pure statics for fast path 2020-10-27 08:58:18 -04:00
.gitignore tracing-context: optimize Visit impl (#94) 2020-09-27 15:32:10 -04:00
CHANGELOG.md refactor: next-generation metrics (#80) 2020-09-26 22:26:39 -04:00
Cargo.toml add bench for tracing layer + fix record_bool bug 2020-10-28 20:22:37 -04:00
LICENSE refactor: next-generation metrics (#80) 2020-09-26 22:26:39 -04:00
README.md refactor: next-generation metrics (#80) 2020-09-26 22:26:39 -04:00

README.md

metrics-tracing-context

A crate to use tracing context as metrics labels.