Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

php82-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/> #StandWithUkraine
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 8.2 as Software Collection (php82 by remi).

Packages

php82-php-pecl-opencensus-0.3.0-3.el9.remi.x86_64 [38 KiB] Changelog by Remi Collet (2022-09-13):
- add patch for test suite with PHP 8.2 from
  https://github.com/census-instrumentation/opencensus-php/pull/286