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 |