Skip to content

pdelewski/opentelemetry-php-contrib

This branch is 178 commits behind open-telemetry/opentelemetry-php-contrib:main.

Folders and files

NameName
Last commit message
Last commit date
May 10, 2023
May 27, 2022
Apr 6, 2023
Nov 30, 2022
Apr 26, 2023
May 11, 2023
Oct 20, 2022
Oct 26, 2021
Oct 20, 2022
May 11, 2023
Nov 10, 2022
Sep 7, 2022
Jun 17, 2021
Jun 17, 2021
Nov 10, 2022
Apr 1, 2023
Jun 17, 2021
Jun 17, 2021
Apr 11, 2023
Jun 20, 2022
Apr 26, 2023
Mar 11, 2022
Mar 9, 2022

Repository files navigation

OpenTelemetry php contrib library

CI Build codecov

Current Project Status

For more information, please, consult the documentation of the main OpenTelemetry php project.

Issues

Issues have been disabled for this repo in order to help main consistency between this repo and the main opentelemetry-php repo. If you have an issue you'd like to raise about this issue, please use the OpenTelemetry PHP Issue section. Please prefix the title of the issue with [opentelemetry-php-contrib].

Installation

Install individual packages:

(This is the recommended way to install the components)

Refer to the documentation for the individual components on how to install them

Usage/Examples

Auto-instrumentation

Auto-instrumentation requires the ext-opentelemetry PHP extension, and the installation of one or more packages from src/Instrumentation

AWS

Symfony

SdkBundle

  • The documentation for the Symfony SdkBundle can be found here.
  • An example symfony application using the SdkBundle can be found here.

Development

Please, consult the documentation of the main OpenTelemetry php project.

Subprojects

This repository is organised into multiple separate sub-projects, under /src. Please remember to run all tests as you develop, the makefile supports a PROJECTS variable, which corresponds to the path of the project (relative to src/), eg

$ PROJECT=Symfony PHP_VERSION=8.1 make all

About

opentelemetry-php-contrib

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 92.0%
  • Blade 4.0%
  • C 0.9%
  • HTML 0.8%
  • C++ 0.7%
  • Twig 0.7%
  • Other 0.9%