Carol (Nichols || Goulding)
|
2e83e04eab
|
feat: Use workspace package metadata to reduce differences and repetition
|
2022-10-24 13:04:09 -04:00 |
Marco Neumann
|
22778a3a80
|
chore: upgrade rskafka and parking_lot (#3592)
|
2022-02-01 11:50:42 +00:00 |
Carol (Nichols || Goulding)
|
39862e3886
|
fix: Disable default chrono features
Connects to #3117. Won't affect the workspace-hack crate until changes
to some other crates can be upstreamed.
|
2021-12-06 09:36:49 -05:00 |
Carol (Nichols || Goulding)
|
9fd4a560f5
|
feat: Results of running cargo hakari manage-deps
|
2021-11-19 09:21:57 -05:00 |
Marco Neumann
|
bc7244c48e
|
chore: use Rust edition 2021
|
2021-10-25 10:58:20 +02:00 |
Raphael Taylor-Davies
|
2c9c191b17
|
refactor: split out trace http (#2388)
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
|
2021-08-24 13:37:20 +00:00 |
Raphael Taylor-Davies
|
04ba139cb2
|
refactor: split trace crate (#2343)
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
|
2021-08-19 11:00:32 +00:00 |
Raphael Taylor-Davies
|
710f477e35
|
refactor: remove opentelemetry from observability_deps (#2192) (#2336)
|
2021-08-18 17:24:05 +00:00 |
Raphael Taylor-Davies
|
1d6a8703af
|
feat: support sinking traces to an OTEL SpanExporter (#2319)
* feat: support sinking traces to an OTEL SpanExporter
* chore: consistent logging
Co-authored-by: Andrew Lamb <alamb@influxdata.com>
* chore: review feedback
Co-authored-by: Andrew Lamb <alamb@influxdata.com>
Co-authored-by: Andrew Lamb <alamb@influxdata.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
|
2021-08-18 08:05:21 +00:00 |
Raphael Taylor-Davies
|
86df65145c
|
fix: interpret hex strings in span context (#2313)
|
2021-08-17 09:20:16 +00:00 |
Raphael Taylor-Davies
|
302e2b5353
|
feat: support jaeger context propagation format (#2293)
|
2021-08-16 10:55:40 +00:00 |
Raphael Taylor-Davies
|
8650e419f7
|
feat: add trace collection plumbing (#2273) (#2274)
* feat: add trace collection plumbing (#2273)
* chore: fix lints
* chore: use tower directly
* chore: add tests
* chore: review feedback
* refactor: use serde instead of custom display impl
* chore: fix doc
|
2021-08-13 14:38:31 +00:00 |