Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[🤖] Update Latest Dependency #4256

Merged
merged 1 commit into from
Jan 6, 2025

Conversation

TonyCTHsu
Copy link
Contributor

This is an auto-generated PR from here, which creates a pull request that will be continually updated with new changes until it is merged or closed)

The PR updates latest versions of defined dependencies. Please review the changes and merge when ready.

@TonyCTHsu TonyCTHsu added dev/internal Other internal work that does not need to be included in the changelog integrations Involves tracing integrations labels Jan 5, 2025
@TonyCTHsu TonyCTHsu requested a review from a team as a code owner January 5, 2025 00:16
@TonyCTHsu TonyCTHsu enabled auto-merge January 5, 2025 00:16
Copy link

github-actions bot commented Jan 5, 2025

👋 Hey @DataDog/ruby-guild, please fill "Change log entry" section in the pull request description.

If changes need to be present in CHANGELOG.md you can state it this way

**Change log entry**

Yes. A brief summary to be placed into the CHANGELOG.md

(possible answers Yes/Yep/Yeah)

Or you can opt out like that

**Change log entry**

None.

(possible answers No/Nope/None)

Visited at: 2025-01-05 00:16:47 UTC

@datadog-datadog-prod-us1
Copy link
Contributor

datadog-datadog-prod-us1 bot commented Jan 5, 2025

Datadog Report

Branch report: auto-generate/update-latest-dependencies
Commit report: d4a3bab
Test service: dd-trace-rb

❌ 1 Failed (0 Known Flaky), 22487 Passed, 1476 Skipped, 5m 11.47s Total Time
❄️ 8 New Flaky

❌ Failed Tests (1)

  • Datadog::Core::Telemetry::Event AppStarted is expected to match {:products=>{:appsec=>{:enabled=>false}, :profiler=>#<RSpec::Mocks::ArgumentMatchers::HashIncludingMatcher:0x7446358a @expected={:enabled=>false}>}, :configuration=>[{:name=>"DD_AGENT_HOST", :origin=>"code", :seq_id=>#<Double "seq_id">, :value=>"1.2.3.4"}, {:name=>"DD_AGENT_TRANSPORT", :origin=>"code", :seq_id=>#<Double "seq_id">, :value=>"TCP"}, {:name=>"DD_TRACE_SAMPLE_RATE", :origin=>"code", :seq_id=>#<Double "seq_id">, :value=>"0.5"}, {:name=>"DD_TRACE_REMOVE_INTEGRATION_SERVICE_NAMES_ENABLED", :origin=>"code", :seq_id=>#<Double "seq_id">, :value=>true}, {:name=>"DD_TRACE_PEER_SERVICE_MAPPING", :origin=>"code", :seq_id=>#<Double "seq_id">, :value=>"foo:bar"}, {:name=>"logger.level", :origin=>"code", :seq_id=>#<Double "seq_id">, :value=>0}, {:name=>"profiling.advanced.code_provenance_enabled", :origin=>"code", :seq_id=>#<Double "seq_id">, :value=>true}, {:name=>"profiling.advanced.endpoint.collection.enabled", :origin=>"code", :seq_id=>#<Double "seq_id">, :value=>true}, {:name=>"profiling.enabled", :origin=>"code", :seq_id=>#<Double "seq_id">, :value=>false}, {:name=>"runtime_metrics.enabled", :origin=>"code", :seq_id=>#<Double "seq_id">, :value=>false}, {:name=>"tracing.analytics.enabled", :origin=>"code", :seq_id=>#<Double "seq_id">, :value=>true}, {:name=>"tracing.propagation_style_extract", :origin=>"code", :seq_id=>#<Double "seq_id">, :value=>"[\"datadog\", \"tracecontext\"]"}, {:name=>"tracing.propagation_style_inject", :origin=>"code", :seq_id=>#<Double "seq_id">, :value=>"[\"datadog\", \"tracecontext\"]"}, {:name=>"tracing.enabled", :origin=>"code", :seq_id=>#<Double "seq_id">, :value=>true}, {:name=>"tracing.log_injection", :origin=>"code", :seq_id=>#<Double "seq_id">, :value=>true}, {:name=>"tracing.partial_flush.enabled", :origin=>"code", :seq_id=>#<Double "seq_id">, :value=>false}, {:name=>"tracing.partial_flush.min_spans_threshold", :origin=>"code", :seq_id=>#<Double "seq_id">, :value=>500}, {:name=>"tracing.report_hostname", :origin=>"code", :seq_id=>#<Double "seq_id">, :value=>false}, {:name=>"tracing.sampling.rate_limit", :origin=>"code", :seq_id=>#<Double "seq_id">, :value=>100}, {:name=>"tracing.auto_instrument.enabled", :origin=>"code", :seq_id=>#<Double "seq_id">, :value=>false}, {:name=>"tracing.writer_options.buffer_size", :origin=>"code", :seq_id=>#<Double "seq_id">, :value=>123}, {:name=>"tracing.writer_options.flush_interval", :origin=>"code", :seq_id=>#<Double "seq_id">, :value=>456}, {:name=>"tracing.opentelemetry.enabled", :origin=>"code", :seq_id=>#<Double "seq_id">, :value=>false}, {:name=>"logger.instance", :origin=>"code", :seq_id=>#<Double "seq_id">, :value=>"MyLogger"}, {:name=>"appsec.enabled", :origin=>"code", :seq_id=>#<Double "seq_id">, :value=>false}, {:name=>"appsec.sca_enabled", :origin=>"code", :seq_id=>#<Double "seq_id">, :value=>false}], :install_signature=>{:install_id=>"id", :install_time=>"time", :install_type=>"type"}} - rspec

New Flaky Tests (8)

  • Datadog::Core::Diagnostics::EnvironmentLogger#collect_and_log! when extra fields are provided includes the base fields - rspec

  • Datadog::Core::Diagnostics::EnvironmentLogger#collect_and_log! with default core settings - rspec

  • Datadog::Core::Diagnostics::EnvironmentLogger Datadog::Core::Diagnostics::EnvironmentCollector#collect_config! with a default core - rspec

  • Datadog::Core::Utils::Time#get_time when a unit is specified returns a monotonic timestamp using that unit - rspec

  • Datadog::Core::Utils::Time#get_time when a unit is specified returns an integer value for nanoseconds - rspec

@pr-commenter
Copy link

pr-commenter bot commented Jan 5, 2025

Benchmarks

Benchmark execution time: 2025-01-05 00:40:26

Comparing candidate commit d4a3bab in PR branch auto-generate/update-latest-dependencies with baseline commit f3e66ea in branch master.

Found 0 performance improvements and 0 performance regressions! Performance is the same for 31 metrics, 2 unstable metrics.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.75%. Comparing base (6fc4c8e) to head (d4a3bab).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #4256   +/-   ##
=======================================
  Coverage   97.75%   97.75%           
=======================================
  Files        1353     1353           
  Lines       82392    82392           
  Branches     4224     4224           
=======================================
+ Hits        80541    80545    +4     
+ Misses       1851     1847    -4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Member

@ivoanjo ivoanjo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 LGTM

@TonyCTHsu TonyCTHsu merged commit ee94c0e into master Jan 6, 2025
352 checks passed
@TonyCTHsu TonyCTHsu deleted the auto-generate/update-latest-dependencies branch January 6, 2025 09:00
@github-actions github-actions bot added this to the 2.9.0 milestone Jan 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dev/internal Other internal work that does not need to be included in the changelog integrations Involves tracing integrations
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants