Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

php74-php-pecl-opencensus - A stats collection and distributed tracing framework

Website:
https://pecl.php.net/package/opencensus
Licence:
ASL 2.0
Vendor:
Remi's RPM repository <https://rpms.remirepo.net/>
Description:
OpenCensus is a open source, distributed tracing system that allows you to
collect latency data and report it to any trace aggregation system such as
Zipkin or Stackdriver Trace.

This extension allows you to easily gather latency and other metadata by
watching for targeted function and method invocations without needing to
inject code into the libraries.

Package built for PHP 7.4 as Software Collection (php74 by remi).

Packages

php74-php-pecl-opencensus-0.3.0-1.el8.remi.x86_64 [38 KiB] Changelog by Remi Collet (2021-06-10):
- update to 0.3.0
- report segfault with PHP 7.0
  https://github.com/census-instrumentation/opencensus-php/issues/274
- report 1 failed test with PHP 8.1.0alpha1
  https://github.com/census-instrumentation/opencensus-php/issues/273
php74-php-pecl-opencensus-0.2.2-5.el8.remi.x86_64 [34 KiB] Changelog by Remi Collet (2019-09-03):
- rebuild for 7.4.0RC1