Skip to content

Commit

Permalink
Update README.md (#130)
Browse files Browse the repository at this point in the history
  • Loading branch information
seemk authored Feb 9, 2023
1 parent 5bd867a commit 08f3341
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
# SignalFx Tracing Library for PHP

[![CircleCI](https://circleci.com/gh/signalfx/signalfx-php-tracing/tree/master.svg?style=svg)](https://circleci.com/gh/signalfx/signalfx-php-tracing/tree/master)
[![Packagist Version](https://img.shields.io/packagist/v/signalfx/signalfx-tracing.svg)](https://packagist.org/packages/signalfx/signalfx-tracing)
[![CircleCI](https://circleci.com/gh/signalfx/signalfx-php-tracing/tree/main.svg?style=svg)](https://circleci.com/gh/signalfx/signalfx-php-tracing/tree/main)

This library provides an OpenTracing-compatible tracer and automatically
configurable instrumentations for many popular PHP libraries and frameworks.
It is a native extension that supports PHP versions 5.4+ running on the Zend Engine.
It is a native extension that supports PHP versions 7.0+ running on the Zend Engine.

The SignalFx Tracing Library for PHP is in beta.

Expand Down

0 comments on commit 08f3341

Please sign in to comment.