-
Notifications
You must be signed in to change notification settings - Fork 373
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 Supported Versions #4236
base: master
Are you sure you want to change the base?
Conversation
👋 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: 2024-12-19 19:58:39 UTC |
Datadog ReportBranch report: ✅ 0 Failed, 21695 Passed, 1476 Skipped, 5m 31.99s Total Time |
BenchmarksBenchmark execution time: 2025-01-07 00:11:01 Comparing candidate commit 07eef28 in PR branch Found 1 performance improvements and 0 performance regressions! Performance is the same for 30 metrics, 2 unstable metrics. scenario:profiler - stack collector
|
486ab51
to
392a80f
Compare
392a80f
to
68287a9
Compare
| graphql | 1.13.21 | 2.3.7 | 1.13.21 | 2.3.6 | | ||
| grpc | 1.48.0 | 1.67.0 | None | None | | ||
| hanami | 1.3.5 | 1.3.5 | None | None | | ||
| http | 5.0.1 | 5.2.0 | 4.4.1 | 4.4.1 | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this is net/http
in the curent docs: https://docs.datadoghq.com/tracing/trace_collection/compatibility/ruby/#integrations
| hanami | 1.3.5 | 1.3.5 | None | None | | ||
| http | 5.0.1 | 5.2.0 | 4.4.1 | 4.4.1 | | ||
| httpclient | 2.8.3 | 2.8.3 | 2.8.3 | 2.8.3 | | ||
| httprb | 5.0.1 | 5.2.0 | 4.4.1 | 4.4.1 | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
missing httpx
| httpclient | 2.8.3 | 2.8.3 | 2.8.3 | 2.8.3 | | ||
| httprb | 5.0.1 | 5.2.0 | 4.4.1 | 4.4.1 | | ||
| kafka | 1.5.0 | 1.5.0 | 1.5.0 | 1.5.0 | | ||
| lograge | 0.12.0 | 0.14.0 | 0.12.0 | 0.14.0 | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
missing makara
because it is not its own integration, but part of active_record
9ad6d48
to
5ce75ce
Compare
5ce75ce
to
45494ca
Compare
This is a PR to update the table for supported integration versions.
Workflow run: Generate Supported Versions
This should be tied to tracer releases, or triggered manually.