-
Notifications
You must be signed in to change notification settings - Fork 269
Comparing changes
Open a pull request
base repository: open-telemetry/opentelemetry-ruby
base: opentelemetry-sdk/v1.7.0
head repository: open-telemetry/opentelemetry-ruby
compare: opentelemetry-sdk/v1.8.0
- 9 commits
- 88 files changed
- 10 contributors
Commits on Feb 4, 2025
-
fix: adding is_monotonic flag to sum (#1793)
* fix: add is_monotonic flag to sum * add monotonic flags to otlp exporter * base is_monotonic on metric_data * dry and test * implement suggestions * making monotonic flag public interface a predicate * remove file oops --------- Co-authored-by: Kayla Reopelle <87386821+kaylareopelle@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0bee6a3 - Browse repository at this point
Copy the full SHA 0bee6a3View commit details -
feat: Suppport 3.1 Min Version (#1802)
Co-authored-by: Kayla Reopelle <87386821+kaylareopelle@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 59d1bf8 - Browse repository at this point
Copy the full SHA 59d1bf8View commit details
Commits on Feb 5, 2025
-
Configuration menu - View commit details
-
Copy full SHA for a159dc1 - Browse repository at this point
Copy the full SHA a159dc1View commit details
Commits on Feb 7, 2025
-
ci: Add Tests for Ruby 3.4 (#1803)
* feat: Suppport 3.1 Min Version * ci: Add test for Ruby 3.4 * squash: relax minitest deps * squash: update some tests * squash: fix more mocks * squash: fix tests * squash: linter * squash: Thrift needs base64 * squash: webmock base64 * squash: make linter happy * squash: Fix sensitive test * squash: remove overspecified method * squash: address linter * squash: use the right regexp --------- Co-authored-by: Kayla Reopelle <87386821+kaylareopelle@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ffc7349 - Browse repository at this point
Copy the full SHA ffc7349View commit details
Commits on Feb 20, 2025
-
fix(context): use a Fiber attribute for Context (#1807)
* Use a Fiber attribute for Context * Add benchmarks
Configuration menu - View commit details
-
Copy full SHA for 34b050c - Browse repository at this point
Copy the full SHA 34b050cView commit details -
release: Release opentelemetry-api 1.5.0 (was 1.4.0) (#1817)
* release: Release opentelemetry-api 1.5.0 (was 1.4.0) --------- Co-authored-by: OpenTelemetry Bot <107717825+opentelemetrybot@users.noreply.github.com> Co-authored-by: Robert Laurin <robert.laurin@shopify.com>
Configuration menu - View commit details
-
Copy full SHA for 82072a6 - Browse repository at this point
Copy the full SHA 82072a6View commit details
Commits on Feb 25, 2025
-
Add FOSSA scanning workflow (#1812)
Co-authored-by: otelbot <197425009+otelbot@users.noreply.github.com> Co-authored-by: Kayla Reopelle <87386821+kaylareopelle@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 56669f8 - Browse repository at this point
Copy the full SHA 56669f8View commit details -
Mention support for periodic exporting in README (#1811)
Co-authored-by: Kayla Reopelle <87386821+kaylareopelle@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9088044 - Browse repository at this point
Copy the full SHA 9088044View commit details -
release: Release 17 gems (#1819)
* release: Release 17 gems * opentelemetry-registry 0.4.0 (was 0.3.1) * opentelemetry-sdk 1.8.0 (was 1.7.0) * opentelemetry-sdk-experimental 0.4.0 (was 0.3.2) * opentelemetry-common 0.22.0 (was 0.21.0) * opentelemetry-exporter-jaeger 0.24.0 (was 0.23.0) * opentelemetry-exporter-otlp 0.30.0 (was 0.29.1) * opentelemetry-exporter-otlp-logs 0.2.0 (was 0.1.0) * opentelemetry-exporter-otlp-metrics 0.4.0 (was 0.3.0) * opentelemetry-exporter-zipkin 0.24.0 (was 0.23.2) * opentelemetry-propagator-b3 0.22.0 (was 0.21.0) * opentelemetry-propagator-jaeger 0.22.0 (was 0.21.1) * opentelemetry-semantic_conventions 1.11.0 (was 1.10.1) * opentelemetry-test-helpers 0.6.0 (was 0.5.0) * opentelemetry-metrics-api 0.3.0 (was 0.2.0) * opentelemetry-metrics-sdk 0.6.0 (was 0.5.0) * opentelemetry-logs-api 0.2.0 (was 0.1.0) * opentelemetry-logs-sdk 0.2.0 (was 0.1.0) * chore: Fix spelling, verb tense --------- Co-authored-by: OpenTelemetry Bot <107717825+opentelemetrybot@users.noreply.github.com> Co-authored-by: Kayla Reopelle <kreopelle@newrelic.com>
Configuration menu - View commit details
-
Copy full SHA for c7a0008 - Browse repository at this point
Copy the full SHA c7a0008View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff opentelemetry-sdk/v1.7.0...opentelemetry-sdk/v1.8.0