@Override
 void recordApiId(int apiId) {
   span.setApiId(apiId);
 }