[NO-TICKET] Fix grape endpoint_render for grape 3.x#5414
Conversation
BenchmarksBenchmark execution time: 2026-03-05 10:05:21 Comparing candidate commit 730c632 in PR branch Found 0 performance improvements and 1 performance regressions! Performance is the same for 45 metrics, 0 unstable metrics.
|
146ff57 to
86b89a5
Compare
|
✅ Tests 🎉 All green!❄️ No new flaky tests detected 🎯 Code Coverage (details) 🔗 Commit SHA: 730c632 | Docs | Datadog PR Page | Was this helpful? React with 👍/👎 or give us feedback! |
86b89a5 to
730c632
Compare
What does this PR do?
Fix instrumentation of
endpoint_render.grapeActiveSupport notification for grape 3.x (and actually tests grape 3.x on Ruby 4.0)Motivation:
The comment made by @p-datadog in this PR: #5364
Change log entry
Yes. Fix instrumentation of
endpoint_render.grapeActiveSupport notification for grape 3.x.Additional Notes:
How to test the change?
CI