addHttpTracing method

void addHttpTracing()

Must be called outside the RunZoneGuardedIntegration. Otherwise the HttpOverrides aren't attached to the root zone.

Implementation

void addHttpTracing() => http_tracer.addHttpTracing(this);