Jacob Marble
|
80d55d0829
|
chore: rename tracing_deps to observability_deps
OpenTelemetry makes this necessary.
|
2021-04-02 13:14:30 -07:00 |
Carol (Nichols || Goulding)
|
0b880d3534
|
chore: Group all tracing-related crates under one crate for easier upgrade management
|
2021-04-02 09:54:39 -04:00 |
Jake Goulding
|
6e6cc616a0
|
refactor: Switch to parking_lot::Mutex
|
2021-02-22 13:51:31 -05:00 |
Jake Goulding
|
6603ecd758
|
refactor: Unify on once_cell
This is closest in API to what is likely to be added to the standard
library at some point, so let's use it consistently.
|
2021-02-22 13:37:35 -05:00 |
Andrew Lamb
|
485a59b2f8
|
feat: Implement logfmt (Heroku) formatted log output (#716)
* feat: add option to output logs formatted via logfmt
* refactor: Apply suggestions from code review
Co-authored-by: Edd Robinson <me@edd.io>
* fix: add tests for span inclusion
* feat: Also log spans
* fix: bug in normalizer
Co-authored-by: Edd Robinson <me@edd.io>
|
2021-02-01 16:43:01 -05:00 |