contrib-auto-laravel

[READONLY] Laravel auto-instrumentation

Downloads
418.9K
Stars
16
Committers
16

Bot releases are hidden (Show)

contrib-auto-laravel - Release 0.0.25 Latest Release

Published by brettmc 6 months ago

What's Changed:

  • Laravel: tracing Queues (+ hook refactoring) by @ChrisLightfootWild in 250
  • fixing build failures by @brettmc in 257
  • Update php-cs-fixer rules by @weslenteche in 254

Full Changelog: https://github.com/opentelemetry-php/contrib-auto-laravel/compare/0.0.24...0.0.25

contrib-auto-laravel - Release 0.0.24

Published by brettmc 7 months ago

What's Changed:

  • Laravel: disable CLI Console kernel tracing by default by @ChrisLightfootWild in 249
  • Add PHP 8.3 to test matrix by @agoallikmaa in 245

Full Changelog: https://github.com/opentelemetry-php/contrib-auto-laravel/compare/0.0.23...0.0.24

contrib-auto-laravel - Release 0.0.23

Published by brettmc 8 months ago

What's Changed:

  • Avoid supplying integer to function expecting string if status code is not in array. by @LauJosefsen in 242

Full Changelog: https://github.com/opentelemetry-php/contrib-auto-laravel/compare/0.0.22...0.0.23

contrib-auto-laravel - Release 0.0.22

Published by brettmc 9 months ago

What's Changed:

  • TraceResponse and ServerTiming response propagation for CodeIgniter, Yii, Laravel by @agoallikmaa in 230

Full Changelog: https://github.com/opentelemetry-php/contrib-auto-laravel/compare/0.0.21...0.0.22

contrib-auto-laravel - Release 0.0.21

Published by brettmc 9 months ago

What's Changed:

  • Laravel: refactor the Request facade usage. by @ChrisLightfootWild in 220
  • update monolog example by @weslenteche in 231

Full Changelog: https://github.com/opentelemetry-php/contrib-auto-laravel/compare/0.0.20...0.0.21

contrib-auto-laravel - Release 0.0.20

Published by brettmc 9 months ago

What's Changed:

  • update sem-conv to 1.23 by @weslenteche in 229

Full Changelog: https://github.com/opentelemetry-php/contrib-auto-laravel/compare/0.0.19...0.0.20

contrib-auto-laravel - Release 0.0.19

Published by brettmc 10 months ago

What's Changed:

  • Laravel: allow instrumentation env variables to propagate when using \Illuminate\Foundation\Console\ServeCommand by @ChrisLightfootWild in 221

Full Changelog: https://github.com/opentelemetry-php/contrib-auto-laravel/compare/0.0.18...0.0.19

contrib-auto-laravel - Release 0.0.18

Published by brettmc 11 months ago

What's Changed:

  • Rename the span name of Laravel HTTP requests to include the low cardinality route name if possible. by @LauJosefsen in 219

Full Changelog: https://github.com/opentelemetry-php/contrib-auto-laravel/compare/0.0.17...0.0.18

contrib-auto-laravel - Release 0.0.17

Published by brettmc 11 months ago

What's Changed:

  • Laravel: decoupled from SDK ClockFactory (& some linting) by @ChrisLightfootWild in 211
  • Laravel: HTTP client test cover by @ChrisLightfootWild in 197

Full Changelog: https://github.com/opentelemetry-php/contrib-auto-laravel/compare/0.0.16...0.0.17

contrib-auto-laravel - Release 0.0.16

Published by brettmc 11 months ago

What's Changed:

  • http server semconv 1.23 updates by @brettmc in 208

Full Changelog: https://github.com/opentelemetry-php/contrib-auto-laravel/compare/0.0.15...0.0.16

contrib-auto-laravel - Release 0.0.15

Published by brettmc almost 1 year ago

What's Changed:

  • Update deprecated attributes by @weslenteche in 207

Full Changelog: https://github.com/opentelemetry-php/contrib-auto-laravel/compare/0.0.14...0.0.15

contrib-auto-laravel - Release 0.0.14

Published by brettmc almost 1 year ago

What's Changed:

  • Update TraceAttributes to semconv to 1.22.0 by @julianocosta89 in 204
  • update readme for contrib packages by @brettmc in 200

Full Changelog: https://github.com/opentelemetry-php/contrib-auto-laravel/compare/0.0.13...0.0.14

contrib-auto-laravel - Release 0.0.13

Published by brettmc about 1 year ago

What's Changed:

  • Laravel: test refactoring by @ChrisLightfootWild in 195

Full Changelog: https://github.com/opentelemetry-php/contrib-auto-laravel/compare/0.0.12...0.0.13

contrib-auto-laravel - Release 0.0.12

Published by brettmc about 1 year ago

What's Changed:

  • Laravel Instrumentation by @ChrisLightfootWild in 184

Full Changelog: https://github.com/opentelemetry-php/contrib-auto-laravel/compare/0.0.11...0.0.12

contrib-auto-laravel - Release 0.0.11

Published by brettmc about 1 year ago

What's Changed:

  • Fixing tests by @ChrisLightfootWild in 189
  • Contrib: Reducing package size by @ChrisLightfootWild in 188

Full Changelog: https://github.com/opentelemetry-php/contrib-auto-laravel/compare/0.0.10...0.0.11

contrib-auto-laravel - Release 0.0.10

Published by brettmc about 1 year ago

What's Changed:

  • Laravel contrib: packaging preparation. by @ChrisLightfootWild in 187
  • Continuation of #170 by @siketyan in 185

Full Changelog: https://github.com/opentelemetry-php/contrib-auto-laravel/compare/0.0.9...0.0.10

contrib-auto-laravel - Release 0.0.9

Published by brettmc over 1 year ago

What's Changed:

  • fixing API refs for beta10 by @brettmc in 173

Full Changelog: https://github.com/opentelemetry-php/contrib-auto-laravel/compare/0.0.8...0.0.9

contrib-auto-laravel - Release 0.0.8

Published by brettmc over 1 year ago

What's Changed:

  • feat: Support newer API namespace for open-telemetry/api >= 1.0.0beta10 by @siketyan in 171

Full Changelog: https://github.com/opentelemetry-php/contrib-auto-laravel/compare/0.0.7...0.0.8

contrib-auto-laravel - Release 0.0.7

Published by brettmc over 1 year ago

What's Changed:

  • laravel: improve events watcher registration by @xdavidwu in 166

Full Changelog: https://github.com/opentelemetry-php/contrib-auto-laravel/compare/0.0.6...0.0.7

contrib-auto-laravel - Release 0.0.6

Published by brettmc over 1 year ago

What's Changed:

  • fix(laravel): Use Request::header instead of Request::get by @siketyan in 163
  • feat(laravel): Add attributes for Laravel request instrumentation by @siketyan in 162

Full Changelog: https://github.com/opentelemetry-php/contrib-auto-laravel/compare/0.0.5...0.0.6