Wikia / opentracing-php

MIT License
11 stars 2 forks source link

OpenTracing API for PHP

This package is an unofficial PHP platform API for OpenTracing.

Required Reading

In order to understand the Go platform API, one must first be familiar with the OpenTracing project and terminology more generally.

Status

Current version: API unstable

In the current version, opentracing-php provides only the API and a basic no-op implementation that can be used by instrumentation libraries to collect and propagate distributed tracing context.