opentelemetry-php-contrib icon indicating copy to clipboard operation
opentelemetry-php-contrib copied to clipboard

opentelemetry-php-contrib

Results 37 opentelemetry-php-contrib issues
Sort by recently updated
recently updated
newest added

Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6. Release notes Sourced from actions/checkout's releases. v6.0.0 What's Changed Update README to include Node.js 24 support details and requirements by @​salmanmkc in actions/checkout#2248 Persist...

dependencies

Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.30.5 to 4.31.5. Release notes Sourced from github/codeql-action's releases. v4.31.5 CodeQL Action Changelog See the releases page for the relevant changes to the CodeQL CLI and language...

dependencies

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | dependabot/fetch-metadata | action | digest | `08eff52` -> `fa6d7ae` | --- > [!WARNING]...

dependencies

This PR contains the following updates: | Package | Update | Change | |---|---|---| | confluentinc/cp-kafka | minor | `7.2.1` -> `7.9.4` | --- > [!WARNING] > Some dependencies could...

dependencies

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [codecov/codecov-action](https://redirect.github.com/codecov/codecov-action) | action | minor | `v5` -> `v5.5.1` | --- > [!WARNING]...

dependencies

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/checkout](https://redirect.github.com/actions/checkout) | action | patch | `v5` -> `v5.0.1` | | [actions/checkout](https://redirect.github.com/actions/checkout) |...

dependencies

Bumps [supercharge/mongodb-github-action](https://github.com/supercharge/mongodb-github-action) from 1.12.0 to 1.12.1. Release notes Sourced from supercharge/mongodb-github-action's releases. 1.12.1 Release 1.12.1 Changelog Sourced from supercharge/mongodb-github-action's changelog. 1.12.1 - 2025-11-11 Fixed change Docker tag from docker:stable to...

dependencies

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/cache](https://redirect.github.com/actions/cache) | action | minor | `v4` -> `v4.3.0` | --- > [!WARNING]...

dependencies

Previously, the `getDefaultFormatter` method returns a hardcoded `new NormalizerFormatter()`. This PR allowed defining user-defined formatterInterface by adding a default parameter in `__contruct` method.

- add duration tracking - add returned rows tracking - add pending operations metric - add active connections metric - minor code fixes