open-telemetry/opentelemetry-ruby-contrib

Make actionpack instrumentation compatible with TruffleRuby

開放

#42 建立於 2022年6月6日

 (5 則留言) (0 個反應) (0 位負責人)Ruby (252 個分叉)auto 404
good first issueinstrumentation-action_packkeeptruffleruby

倉庫指標

星標
 (135 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

We support TruffleRuby on a best effort basis (see https://github.com/open-telemetry/opentelemetry-ruby/pull/1295). Our actionpack instrumentation does not work properly with TruffleRuby, however.

This ticket will be complete when our CI build successfully runs specs opentelemetry-instrumentation-action_pack.

To run these specs in CI, delete the gem from the TruffleRuby filter stanzas (1, 2) in .github/workflows/ci.yml.

貢獻者指南