Igor Unanua
eaca267d04
feat: support multi-value key propagation extraction ( #3008 )
...
Co-authored-by: Cijo Thomas <cijo.thomas@gmail.com>
2025-06-04 14:52:57 -07:00
Cijo Thomas
c811cde1ae
chore: Prepare release 0.30.0 ( #2999 )
2025-05-23 09:52:50 -07:00
Anton Grübel
d5e409ce1f
refactor: re-export tracing for internal-logs ( #2867 )
...
Co-authored-by: Cijo Thomas <cijo.thomas@gmail.com>
2025-03-31 07:47:41 -07:00
Björn Antonsson
da2029ea17
perf: Run all benchmarks for shorter time ( #2870 )
2025-03-28 09:23:06 -07:00
Anton Grübel
a711ae91c7
ci: add cargo machete and remove unused dependencies ( #2864 )
2025-03-25 15:01:24 -07:00
Cijo Thomas
ad0552a6a9
chore: Prepare 0.29 release ( #2844 )
2025-03-21 17:10:01 -07:00
Shunsuke Tokunaga
b5c9fdc409
Fix 2638: Use absolute URL for LICENSE/CHANGELOG in README ( #2682 )
...
Signed-off-by: Shunpoco <tkngsnsk313320@gmail.com>
Co-authored-by: Cijo Thomas <cijo.thomas@gmail.com>
2025-02-18 19:00:29 -08:00
Anton Grübel
1b1ba899cf
use workspace lint configuration ( #2674 )
2025-02-17 18:18:13 -08:00
Lalit Kumar Bhasin
062c9d6589
Prepare v0.28.0 ( #2635 )
2025-02-10 09:52:55 -08:00
Cijo Thomas
b6783a1098
Changelog refactoring ( #2632 )
2025-02-07 15:25:55 -08:00
Cijo Thomas
41464d1c1a
Readme updates in prep for release ( #2623 )
2025-02-06 12:48:05 -08:00
Yury Yarashevich
85206105f8
Use bytes::Bytes as the HTTP request body in HttpClient. ( #2485 )
...
Co-authored-by: Zhongyang Wu <zhongyang.wu@outlook.com>
Co-authored-by: Cijo Thomas <cijo.thomas@gmail.com>
Co-authored-by: Lalit Kumar Bhasin <lalit_fin@yahoo.com>
2025-01-29 08:41:22 -08:00
Cijo Thomas
0a7ad690fc
Add internal logging to HTTP libraries ( #2452 )
2024-12-18 18:21:06 -08:00
Lalit Kumar Bhasin
ce550e36bb
bump MSRV to 1.75.0 for all crates ( #2417 )
2024-12-12 21:12:41 -08:00
Lalit Kumar Bhasin
a3c469b1a6
Fix CI lint error from new stable toolchain v1.83 ( #2370 )
2024-12-02 08:20:55 -08:00
Cijo Thomas
e6c351f2d7
More consistent readme for msrv ( #2336 )
...
Co-authored-by: Lalit Kumar Bhasin <lalit_fin@yahoo.com>
2024-11-25 10:40:27 -08:00
Lalit Kumar Bhasin
ade08cb1a3
Prepare for v0.27.0 - update Metrics API and Log(bridge) API to RC, Metrics SDK & OTLP Exporter to Beta. ( #2290 )
2024-11-11 16:18:20 -08:00
Lalit Kumar Bhasin
374295381f
Enable hyper client for opentelemetry-otlp ( #2263 )
2024-11-01 09:49:26 -07:00
Dirkjan Ochtman
58e0904d9e
Bump MSRV to 1.70 ( #2179 )
...
Co-authored-by: Cijo Thomas <cijo.thomas@gmail.com>
2024-10-07 16:33:38 -07:00
Cijo Thomas
21fc16c0da
Prepare 0.26.0 release, update Metrics API to Beta ( #2160 )
...
Co-authored-by: Lalit Kumar Bhasin <lalit_fin@yahoo.com>
2024-10-01 15:07:17 -07:00
Oliver Evans
7ab5e0fbbe
Don't impl HttpClient for reqwest::blocking::Client on wasm32 ( #2073 )
...
Co-authored-by: Lalit Kumar Bhasin <labhas@microsoft.com>
2024-09-13 11:27:53 -07:00
Cijo Thomas
66f29b876f
Prepare for 0.25 release ( #2088 )
2024-09-09 13:34:42 -07:00
Cijo Thomas
cdf5f03abe
Prepare .24 release ( #1932 )
2024-07-12 20:47:03 -07:00
Aumetra Weisman
621a5a9737
Upgrade to hyper/http v1.0 ( #1674 )
...
Co-authored-by: Lalit Kumar Bhasin <labhas@microsoft.com>
2024-07-12 07:27:25 -07:00
Aumetra Weisman
224289e9e0
Remove `isahc` support ( #1924 )
2024-07-10 09:45:19 -07:00
EAimTY
1beffd2149
Fix typos in webpki feature name ( #1842 )
...
Signed-off-by: EAimTY <EAimTY@users.noreply.github.com>
Co-authored-by: Zhongyang Wu <zhongyang.wu@outlook.com>
Co-authored-by: Cijo Thomas <cijo.thomas@gmail.com>
2024-05-30 09:24:09 -07:00
Cijo Thomas
595ad05bc5
Minor cleanups of readme files ( #1785 )
2024-05-20 12:43:39 -04:00
Cijo Thomas
29ac005986
Move codeowners to a single place ( #1784 )
2024-05-18 22:16:32 -07:00
Cijo Thomas
1faa9a7c7b
Prepare v0.23 release ( #1738 )
...
Co-authored-by: Zhongyang Wu <zhongyang.wu@outlook.com>
2024-05-15 12:44:13 -04:00
Lalit Kumar Bhasin
6d7a16cba4
Update msrv version to 1.65 in docs ( #1770 )
2024-05-14 19:33:28 -07:00
Lalit Kumar Bhasin
8fd83e29ba
fix ci ( #1720 )
2024-05-07 13:59:40 -04:00
Lev1ty
6952f290a0
Add feature webkpi-roots for reqwest and tonic exporter backends ( #1672 )
...
adds for both opentelemetry-http and opentelemetry-otlp
2024-04-21 20:04:02 +02:00
Severin Neumann
5d214761a0
fix: revert modifications to Apache license ( #1664 )
...
Signed-off-by: svrnm <neumanns@cisco.com>
Co-authored-by: Lalit Kumar Bhasin <labhas@microsoft.com>
2024-04-18 16:30:52 -07:00
Lalit Kumar Bhasin
f203b0327f
Replace unmaintained actions-rs/toolchain action. ( #1655 )
...
Co-authored-by: Zhongyang Wu <zhongyang.wu@outlook.com>
2024-04-15 12:59:00 -04:00
Cijo Thomas
aa7065fb08
Prepare for opentelemetry-http release ( #1647 )
2024-03-28 15:00:25 -04:00
Luis Osta
936c46639a
Add Rust TLS Feature Flag For `opentelemetry-http` ( #1638 )
...
Similar issue to what #472 but for opentelemetry-http
Please provide a brief description of the changes here.
Added new feature flag for the opentelemetry-http crate to enable rustls instead of openssl
2024-03-25 20:01:06 +01:00
Dirkjan Ochtman
ab9415a8cd
Bump versions to prepare for release v0.22 ( #1539 )
...
Co-authored-by: Zhongyang Wu <zhongyang.wu@outlook.com>
2024-02-24 19:46:48 -08:00
Dirkjan Ochtman
93f206a1eb
Remove support for surf HTTP client ( #1537 )
2024-02-16 12:29:18 -05:00
Cijo Thomas
49f1be6164
Add basic doc comments for opentelemetry-http ( #1528 )
2024-02-14 00:45:19 -05:00
James Lucas
270c857bc6
http: surface errors based on status code ( #1484 )
...
Co-authored-by: Cijo Thomas <cijo.thomas@gmail.com>
2024-02-01 15:43:12 -05:00
Zhongyang Wu
e3bee4e5c7
fix(doc): update feature flag lists ( #1486 )
2024-01-30 13:32:41 -05: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
Julian Tescher
47881b20a2
Prepare for v0.21.0 release ( #1343 )
2023-11-06 18:35:16 -05:00
Harold Dost
bcab756503
Bump MSRV in Cargo.toml files.
...
Signed-off-by: Harold Dost <h.dost@criteo.com>
2023-10-26 10:33:28 +02:00
Harold Dost
dd9ff55c45
Bump the MSRV to 1.65
...
The goal of this is to enable GATs https://blog.rust-lang.org/2022/10/28/gats-stabilization.html
Relates to #1314
Signed-off-by: Harold Dost <h.dost@criteo.com>
2023-10-26 10:33:28 +02:00
Shaun Cox
759556d590
Change opentelemetry crate to contain only the API, not the SDK #1186 ( #1199 )
2023-08-23 21:01:28 -07:00
Shaun Cox
4fd68e319c
Update CHANGELOGs for MSRV bump
2023-08-11 23:40:30 +02:00
Shaun Cox
53ae991a00
bump MSRV to 1.64 and indexmap to 2.0
2023-08-11 23:40:30 +02:00
Julian Tescher
771d3c4207
Prepare for v0.20.0 release ( #1156 )
2023-07-29 14:18:06 -07:00
Harold Dost
4bf6609e9d
Adding Copyright Holders ( #1112 )
...
* Adding Copyright Holders
Using the Copyright holder of "The OpenTelemetry Authors" as
recommended.
* Update the LICENSE Files Per the CNCF Guidelines:
https://github.com/cncf/foundation/blob/main/copyright-notices.md#copyright-notices
* Don't add authors to Cargo.toml
* Per [RFC 3052](https://rust-lang.github.io/rfcs/3052-optional-authors-field.html )
* Remove from opentelemetry-proto.
Signed-off-by: Harold Dost <h.dost@criteo.com>
* Update LICENSE
Co-authored-by: Cijo Thomas <cithomas@microsoft.com>
---------
Signed-off-by: Harold Dost <h.dost@criteo.com>
Co-authored-by: Julian Tescher <julian@tescher.me>
Co-authored-by: Cijo Thomas <cithomas@microsoft.com>
2023-06-16 11:39:25 -07:00