We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e25e9e commit d907c8fCopy full SHA for d907c8f
src/Instrumentation/ReactPHP/src/ReactPHPInstrumentation.php
@@ -10,7 +10,6 @@
10
use OpenTelemetry\API\Common\Time\ClockInterface;
11
use OpenTelemetry\API\Globals;
12
use OpenTelemetry\API\Instrumentation\CachedInstrumentation;
13
-use OpenTelemetry\API\Metrics\Noop\NoopHistogram;
14
use OpenTelemetry\API\Trace\Span;
15
use OpenTelemetry\API\Trace\SpanKind;
16
use OpenTelemetry\API\Trace\StatusCode;
0 commit comments