Skip to content

Tags: open-telemetry/opentelemetry-php-contrib

Tags

releases-moved

Toggle releases-moved's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix http.route for non-InlineAction (#234)

1.0.0beta2

Toggle 1.0.0beta2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
basic IO calls auto instrumentation (#110)

* basic IO calls auto instrumentation

* php-http/discovery plugin disabling

* udpdate test matrix

* suppress warning

* fixing tests

* add unit dir

* running php-cs-fixer

* observer api for  internal functions were instroduced in 8.2

* update .gitsplit.yml

1.0.0beta1

Toggle 1.0.0beta1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
update readme for beta (#90)

0.0.17

Toggle 0.0.17's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
finish off psr-18 auto-instrumentation (#88)

- add tests
- replace enum with class for php8.0 compatibility
- set up auto-registration via composer autoloader
- mention sdk autoloading in readme
- document some todos/questions

0.0.16

Toggle 0.0.16's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fixing build failures (#85)

* fixing aws for 0.0.16
update to use ContextInterface and SpanContextValidator
* don't fail fast on build errors

0.0.15

Toggle 0.0.15's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #75 from carolabadeer/aws-sdk-instrumentation-support

Support for AWS SDK PHP Instrumentation

0.0.14

Toggle 0.0.14's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #72 from carolabadeer/aws-instrumentation-setup

Instrumentation directory structure and AWS instrumentation class

0.0.13

Toggle 0.0.13's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #70 from tidal/versions

Update dependencies on main library for release

0.0.12

Toggle 0.0.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #70 from tidal/versions

Update dependencies on main library for release

0.0.11

Toggle 0.0.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #69 from tidal/composer-update

Fix package dependency in SDK Bundle