class ElasticAPM::Transaction

def inc_started_spans!

def inc_started_spans!
  @started_spans += 1
end