class ElasticAPM::Config

def span_frames_min_duration=(value)

def span_frames_min_duration=(value)
  super
  @span_frames_min_duration_us = nil
end