Skip to content

Commit

Permalink
fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
cappuc committed Feb 14, 2024
1 parent 1cb0ed7 commit 6fe9580
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Expand Up @@ -243,7 +243,6 @@ Other utility methods are available on the `Tracer` facade:
```php
use Keepsuit\LaravelOpenTelemetry\Facades\Tracer;

Tracer::isRecording(); // check if tracing is enabled
Tracer::traceId(); // get the active trace id
Tracer::activeSpan(); // get the active span
Tracer::activeScope(); // get the active scope
Expand Down

0 comments on commit 6fe9580

Please sign in to comment.