open-telemetry/opentelemetry-ruby-contrib

ActiveRecord 7.1 Instrument `transaction.active_record`

Offen

#833 geöffnet am 23.01.2024

 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Ruby (252 Forks)auto 404
help wantedinstrumentationinstrumentation-active_recordkeep

Repository-Metriken

Stars
 (135 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

ActiveRecord 7.1 introduced a new notification that instruments Database Transactions and I think we should include it in our instrumentation :)

https://github.com/rails/rails/blob/v7.1.1/activerecord/lib/active_record/connection_adapters/abstract/transaction.rb#L93

Contributor Guide