Commit Graph

7 Commits

Author SHA1 Message Date
Zhongyang Wu 82fa485359
feat: clean up trace SDK APIs (#1755)
Co-authored-by: Cijo Thomas <cijo.thomas@gmail.com>
2024-05-30 10:04:08 -07:00
Utkarsh Umesan Pillai b1a80eed9f
OtlpTracePipeline fixed to no longer set global provider (#1812)
Co-authored-by: Zhongyang Wu <zhongyang.wu@outlook.com>
Co-authored-by: Cijo Thomas <cijo.thomas@gmail.com>
2024-05-24 13:22:29 -07:00
Cijo Thomas cdd9309cd3
Use updated image for jaeger ui (#1754)
Co-authored-by: Zhongyang Wu <zhongyang.wu@outlook.com>
2024-05-13 20:27:18 -04:00
Yuta Yamaguchi 815e3874a2
Use semantic conventions in examples (#1639)
Co-authored-by: Cijo Thomas <cijo.thomas@gmail.com>
2024-03-25 12:27:25 -04:00
Rodolfo P A f31c4dd1b1
Workspace dependencies (#1457)
Adds shared dependencies to the workspace.
It improves the experience while managing the dependencies.

## Changes

Picked the shared dependencies of the member projects and used added
then to the workspace dependencies, https://crates.io/crates/work_dep
can help with that.

## Merge requirement checklist

* [ ]
[CONTRIBUTING](https://github.com/open-telemetry/opentelemetry-rust/blob/main/CONTRIBUTING.md)
guidelines followed
* [ ] Unit tests added/updated (if applicable)
* [ ] Appropriate `CHANGELOG.md` files updated for non-trivial,
user-facing changes
* [ ] Changes in public API reviewed (if applicable)
2023-12-30 15:46:34 -08:00
Cijo Thomas 073f7a6b6a
Remove jaeger crate from tracing example deps (#1393) 2023-11-22 13:54:48 -05:00
Cijo Thomas 6c3dc789fb
Add jaeger tracing example to main examples (#1345) 2023-11-07 11:38:50 -05:00