Class: OpenTelemetry::Instrumentation::ActiveModelSerializers::Instrumentation

Inherits:
Base
  • Object
show all
Defined in:
lib/opentelemetry/instrumentation/active_model_serializers/instrumentation.rb

Overview

Instrumentation class that detects and installs the ActiveModelSerializers instrumentation

Constant Summary collapse

MINIMUM_VERSION =
Gem::Version.new('0.10.0')