-
Notifications
You must be signed in to change notification settings - Fork 506
Comparing changes
Open a pull request
base repository: open-telemetry/opentelemetry-rust
base: opentelemetry-proto-0.28.0
head repository: open-telemetry/opentelemetry-rust
compare: opentelemetry-proto-0.29.0
Commits on Feb 10, 2025
-
Configuration menu - View commit details
-
Copy full SHA for de197e4 - Browse repository at this point
Copy the full SHA de197e4View commit details
Commits on Feb 11, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 5236670 - Browse repository at this point
Copy the full SHA 5236670View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d7e7d6 - Browse repository at this point
Copy the full SHA 2d7e7d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for f3a375c - Browse repository at this point
Copy the full SHA f3a375cView commit details -
Configuration menu - View commit details
-
Copy full SHA for b358202 - Browse repository at this point
Copy the full SHA b358202View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ea2086 - Browse repository at this point
Copy the full SHA 6ea2086View commit details
Commits on Feb 12, 2025
-
Configuration menu - View commit details
-
Copy full SHA for f657b55 - Browse repository at this point
Copy the full SHA f657b55View commit details -
Configuration menu - View commit details
-
Copy full SHA for f88d930 - Browse repository at this point
Copy the full SHA f88d930View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0592075 - Browse repository at this point
Copy the full SHA 0592075View commit details
Commits on Feb 13, 2025
-
Configuration menu - View commit details
-
Copy full SHA for e68fe94 - Browse repository at this point
Copy the full SHA e68fe94View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1aca212 - Browse repository at this point
Copy the full SHA 1aca212View commit details -
Co-authored-by: Lalit Kumar Bhasin <lalit_fin@yahoo.com>
Configuration menu - View commit details
-
Copy full SHA for ac66848 - Browse repository at this point
Copy the full SHA ac66848View commit details
Commits on Feb 14, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 00ebc98 - Browse repository at this point
Copy the full SHA 00ebc98View commit details -
Configuration menu - View commit details
-
Copy full SHA for cd9bbcf - Browse repository at this point
Copy the full SHA cd9bbcfView commit details -
build: drop unused tonic server deps (#2666)
Signed-off-by: tison <wander4096@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 32a43ca - Browse repository at this point
Copy the full SHA 32a43caView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2997c4b - Browse repository at this point
Copy the full SHA 2997c4bView commit details -
Chang timeout value to miliseconds (#2656)
Co-authored-by: Braden Steffaniak <BradenSteffaniak+github@gmail.com> Co-authored-by: Cijo Thomas <cijo.thomas@gmail.com> Co-authored-by: Lalit Kumar Bhasin <lalit_fin@yahoo.com>
Configuration menu - View commit details
-
Copy full SHA for 41b381a - Browse repository at this point
Copy the full SHA 41b381aView commit details -
Configuration menu - View commit details
-
Copy full SHA for dbd44a3 - Browse repository at this point
Copy the full SHA dbd44a3View commit details
Commits on Feb 15, 2025
-
make force_flush() in PushMetricExporter synchronous (#2663)
Co-authored-by: Cijo Thomas <cijo.thomas@gmail.com> Co-authored-by: Lalit Kumar Bhasin <lalit_fin@yahoo.com>
Configuration menu - View commit details
-
Copy full SHA for bc931b1 - Browse repository at this point
Copy the full SHA bc931b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 06ca4a1 - Browse repository at this point
Copy the full SHA 06ca4a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for a9a5cbf - Browse repository at this point
Copy the full SHA a9a5cbfView commit details -
Configuration menu - View commit details
-
Copy full SHA for eca1ce8 - Browse repository at this point
Copy the full SHA eca1ce8View commit details
Commits on Feb 18, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 1b1ba89 - Browse repository at this point
Copy the full SHA 1b1ba89View commit details -
Add FOSSA scanning workflow (#2676)
Co-authored-by: otelbot <197425009+otelbot@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 58c7644 - Browse repository at this point
Copy the full SHA 58c7644View commit details
Commits on Feb 19, 2025
-
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>
Configuration menu - View commit details
-
Copy full SHA for b5c9fdc - Browse repository at this point
Copy the full SHA b5c9fdcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f0e361 - Browse repository at this point
Copy the full SHA 1f0e361View commit details -
Configuration menu - View commit details
-
Copy full SHA for 64868d2 - Browse repository at this point
Copy the full SHA 64868d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for f4690f1 - Browse repository at this point
Copy the full SHA f4690f1View commit details
Commits on Feb 20, 2025
-
update rand dependency (#2681)
Co-authored-by: Cijo Thomas <cijo.thomas@gmail.com> Co-authored-by: Lalit Kumar Bhasin <lalit_fin@yahoo.com>
Configuration menu - View commit details
-
Copy full SHA for ac69af6 - Browse repository at this point
Copy the full SHA ac69af6View commit details -
Configuration menu - View commit details
-
Copy full SHA for dc9a5c8 - Browse repository at this point
Copy the full SHA dc9a5c8View commit details -
Calls to
with_resource
for signal builders (Metrics, Logs, Traces) ……are now additive (#2677) Co-authored-by: Lalit Kumar Bhasin <lalit_fin@yahoo.com> Co-authored-by: Cijo Thomas <cithomas@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for f01e8f4 - Browse repository at this point
Copy the full SHA f01e8f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 37efb88 - Browse repository at this point
Copy the full SHA 37efb88View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ce50ae - Browse repository at this point
Copy the full SHA 5ce50aeView commit details
Commits on Feb 21, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 6648d74 - Browse repository at this point
Copy the full SHA 6648d74View commit details -
Appender-Tracing - extend spl treatment of message when recording str (…
…#2689) Co-authored-by: Lalit Kumar Bhasin <lalit_fin@yahoo.com>
Configuration menu - View commit details
-
Copy full SHA for 19dba69 - Browse repository at this point
Copy the full SHA 19dba69View commit details -
Configuration menu - View commit details
-
Copy full SHA for c072629 - Browse repository at this point
Copy the full SHA c072629View commit details -
Configuration menu - View commit details
-
Copy full SHA for a70affd - Browse repository at this point
Copy the full SHA a70affdView commit details -
Configuration menu - View commit details
-
Copy full SHA for ee76205 - Browse repository at this point
Copy the full SHA ee76205View commit details -
Add Scott Gerring as an Approver (#2679)
Co-authored-by: Zhongyang Wu <zhongyang.wu@outlook.com>
Configuration menu - View commit details
-
Copy full SHA for cb81eb6 - Browse repository at this point
Copy the full SHA cb81eb6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 27d364b - Browse repository at this point
Copy the full SHA 27d364bView commit details -
Configuration menu - View commit details
-
Copy full SHA for bc5e6ce - Browse repository at this point
Copy the full SHA bc5e6ceView commit details
Commits on Feb 24, 2025
-
Configuration menu - View commit details
-
Copy full SHA for edab145 - Browse repository at this point
Copy the full SHA edab145View commit details -
Fix
.with_headers
to support multiple k/v pairs (#2699)Co-authored-by: Cijo Thomas <cijo.thomas@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 64549d7 - Browse repository at this point
Copy the full SHA 64549d7View commit details
Commits on Feb 25, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 59af7e2 - Browse repository at this point
Copy the full SHA 59af7e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for bfd9f31 - Browse repository at this point
Copy the full SHA bfd9f31View commit details -
Avoid duplicate crates (#2703)
Co-authored-by: Cijo Thomas <cijo.thomas@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 81fea07 - Browse repository at this point
Copy the full SHA 81fea07View commit details -
Modify batch processor test use flush instead of sleeptime (#2675)
Co-authored-by: Braden Steffaniak <BradenSteffaniak+github@gmail.com> Co-authored-by: Cijo Thomas <cijo.thomas@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 29eda05 - Browse repository at this point
Copy the full SHA 29eda05View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7954252 - Browse repository at this point
Copy the full SHA 7954252View commit details
Commits on Feb 26, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 2bf05f6 - Browse repository at this point
Copy the full SHA 2bf05f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 261ac75 - Browse repository at this point
Copy the full SHA 261ac75View commit details
There are no files selected for viewing