- CHECKOUT-XXX: Change redis integration for del
- CHECKOUT-XXX: Fix optional parameter in traceset redis
- add metric handling (#16)
- Curl.php: fix error tracking curl_init without any parameters passed
- gRPC-integration: remove a space character from methods name (#12)
- Telephponic: modify the way current context is fetched and used to avoid error for null context when shutdown (#11)
- add support to enable stacktrace as trace attribute (#7)
- integrations: switch default value for trace flags from
false
totrue
- Builder: update type withXxxIntegration to provided trace flags as true by default
This is no a BC level change, but it can completely change the behaviour of your current setup, so be careful.
- integrations/PDO: add pdo or pdoStatement instance id to all traces related to (#9)
- Builder: remove some methods that triggers error for dynamic property declaration (#6)
- Integrations: make integrations optional (#5)
- Integrations: make integrations optional (#5)
- integration/pdo: add support to autowatch PdoStatement::bindParam function (#4)
- avoid spans and context to be detached twice
- GuzzlePromises: downgrade to ^1.0 version of Promises
- VT-160: improve probability sampling configuration (#2)
- new major version
- PHP min version is now 8.1
- improve integration tracing info
- Dockerfile: add fc-image support
- add support to append integrations to telephonic
- add support for adding attributes to a span by its identifier name
- Initial version
- set namespace according to company code style