Package Information |
Summary |
OpenTelemetry auto-instrumentation support extension |
Maintainers |
Przemyslaw Delewski (lead)
[details]
Brett McBride (lead)
[details]
|
License |
Apache 2.0 |
Description |
https://github.com/open-telemetry/opentelemetry-php-instrumentation |
Homepage |
https://opentelemetry.io/
|
Release notes
Version 1.0.1beta1
(beta)
|
opentelemetry 1.0.1beta1 * Fix modifying extra parameters, limit parameter expansion (#120) * Fix crash by unregistering INI in MSHUTDOWN instead of RSHUTDOWN (#122) * Support modifying named params (#121) * adding test for post hook type error (#119) * Isolate exception state for hooks (#118) * Update README.md to point issues to the main repository (#117) * Include PHP 8.3 in build matrix (#112) * Build images whenever the actions definition changes (#115) * adding php 8.3 dev image (#113) * document SourceGuardian incompatibility (#111) * create draft release on tag, publish windows and pecl builds (#109) * adding test for post hooks after die/exit (#110) * add pear to build (#108) |