instana/instana-php-opentracing
Instana’s OpenTracing implementation for PHP. Send traces to an Instana Agent via the PHP sensor (default port 16816) or REST SDK endpoint (port 42699). Provides InstanaTracer helpers, tags, and span types for instrumenting PHP apps.
The methods
InstanaSpanType::entry(),InstanaSpanType::local() andInstanaSpanType::exit()have been renamed to
InstanaSpanType::entryType(),InstanaSpanType::localType() andInstanaSpanType::exitType()to provide compatibility with PHP < 7.
How can I help you explore Laravel packages today?