PHPackages                             lightstep/tracer - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Logging &amp; Monitoring](/categories/logging)
4. /
5. lightstep/tracer

Abandoned → [open-telemetry/opentelemetry](/?search=open-telemetry%2Fopentelemetry)Library[Logging &amp; Monitoring](/categories/logging)

lightstep/tracer
================

LightStep instrumentation API

1.1.2(5y ago)14890.0k12[10 issues](https://github.com/lightstep/lightstep-tracer-php/issues)[5 PRs](https://github.com/lightstep/lightstep-tracer-php/pulls)MITPHPCI failing

Since Feb 8Pushed 3mo ago60 watchersCompare

[ Source](https://github.com/lightstep/lightstep-tracer-php)[ Packagist](https://packagist.org/packages/lightstep/tracer)[ RSS](/packages/lightstep-tracer/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (5)Versions (30)Used By (0)

lightstep-tracer-php
====================

[](#lightstep-tracer-php)

> ❗ **This instrumentation is no longer recommended**. Please review [documentation on setting up and configuring the OpenTelemetry PHP API and SDK ](https://github.com/open-telemetry/opentelemetry-php) for more information on using OpenTelemetry with PHP.

[![Latest Stable Version](https://camo.githubusercontent.com/d098d7c693bd2bc028ac65b4fc22840b216dfcbd7dc60cfc634f7596c2c79859/68747470733a2f2f706f7365722e707567782e6f72672f6c69676874737465702f7472616365722f762f737461626c65)](https://packagist.org/packages/lightstep/tracer)[![Circle CI](https://camo.githubusercontent.com/c00484b03a61adcd4edf5e6d3df4adf37992db09ed642bc4d228f799ec4ae4d0/68747470733a2f2f636972636c6563692e636f6d2f67682f6c69676874737465702f6c69676874737465702d7472616365722d7068702e7376673f7374796c653d736869656c64)](https://circleci.com/gh/lightstep/lightstep-tracer-php)[![MIT license](https://camo.githubusercontent.com/74ea3d774c5103e6783dc09d57ef2525e1ddb80fee772cd83c2f766cf7e62e78/687474703a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d626c75652e737667)](http://opensource.org/licenses/MIT)

The LightStep distributed tracing library for PHP.

Installation
------------

[](#installation)

```
composer require lightstep/tracer
```

The `lightstep/tracer` package is [available here on packagist.org](https://packagist.org/packages/lightstep/tracer).

Getting started
---------------

[](#getting-started)

```
