Tags: playmono/opencensus-php
Tags
fix: PHP 7.4 Compatibility Fix (census-instrumentation#259) - fixes `Deprecated: Array and string offset access syntax with curly braces is deprecated in...`
Extract exporters (census-instrumentation#175) * Remove Stackdriver/Zipkin exporters. Update README * Update links. Remove google/cloud-trace dev dep. * Add suggestions for the other exporters * Fix url to api docs * Put the mock_error_log back * guzzle 5 does not have psr7 as a dependency * Fix GitHub org link for the exporters
ExtensionTracer should set traceId on spans (census-instrumentation#157) * Failing test for extension not preserving traceId * ExtensionTracer correctly sets traceId on returned spans
Prepare PECL 0.2.0 (census-instrumentation#155) * Prepare PECL 0.2.0 * Fix time
Simplify quickstart (census-instrumentation#142) * Simplify silex example for use as quickstart * Update silex README with updates
PreviousNext