Module: Sequel::Extensions::BrutInstrumentation

Defined in:
lib/sequel/extensions/brut_instrumentation.rb

Overview

Instruments all SQL executions.

NOTE this will include the actual SQL query text in the span, so any literal values in the query will be in the observability platforms.