Skip to content

refactor: phpuint telemetry bridge#2329

Merged
norberttech merged 1 commit into1.xfrom
phpunit-otel-configuration
Apr 24, 2026
Merged

refactor: phpuint telemetry bridge#2329
norberttech merged 1 commit into1.xfrom
phpunit-otel-configuration

Conversation

@norberttech
Copy link
Copy Markdown
Member

Resolves: #2325

Change Log


Added

  • phpunit telemetry bridge: support for env vars

Fixed

Changed

  • phpunit telemetry bridge: allow to configure transport
  • phpunit telemetry bridge: unify parameter names
  • phpunit telemetry bridge: deprecated otel collector specific options

Removed

Deprecated

Security

- allow to configure transport
- unify parameter names
- add support for env vars
- deprecated otel collector specific options
@norberttech norberttech added this to the 0.37.0 milestone Apr 24, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 24, 2026

Codecov Report

❌ Patch coverage is 79.41176% with 35 lines in your changes missing coverage. Please review.
✅ Project coverage is 84.27%. Comparing base (fe96cdc) to head (775d2d5).
⚠️ Report is 46 commits behind head on 1.x.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##              1.x    #2329      +/-   ##
==========================================
+ Coverage   83.69%   84.27%   +0.57%     
==========================================
  Files        1482     1540      +58     
  Lines       55877    58103    +2226     
==========================================
+ Hits        46769    48968    +2199     
- Misses       9108     9135      +27     
Components Coverage Δ
etl 90.61% <100.00%> (+0.84%) ⬆️
cli 85.76% <ø> (ø)
lib-array-dot 94.82% <ø> (ø)
lib-azure-sdk 61.03% <80.00%> (+0.97%) ⬆️
lib-doctrine-dbal-bulk 95.16% <ø> (ø)
lib-filesystem 85.03% <97.92%> (+1.70%) ⬆️
lib-types 89.27% <ø> (+1.89%) ⬆️
lib-parquet 70.18% <ø> (ø)
lib-parquet-viewer 83.04% <ø> (ø)
lib-snappy 91.12% <ø> (+0.93%) ⬆️
lib-dremel 0.00% <ø> (ø)
lib-postgresql 88.66% <ø> (+0.05%) ⬆️
lib-telemetry 89.57% <ø> (ø)
bridge-filesystem-async-aws 92.21% <100.00%> (+1.23%) ⬆️
bridge-filesystem-azure 90.83% <100.00%> (+1.40%) ⬆️
bridge-monolog-http 97.45% <ø> (ø)
bridge-openapi-specification 91.50% <ø> (ø)
symfony-http-foundation 79.45% <87.50%> (+5.33%) ⬆️
bridge-psr18-telemetry 100.00% <ø> (ø)
bridge-psr7-telemetry 100.00% <ø> (ø)
bridge-telemetry-otlp 89.29% <ø> (+0.25%) ⬆️
bridge-symfony-http-foundation-telemetry 88.23% <ø> (ø)
bridge-symfony-filesystem-bundle 93.67% <93.67%> (∅)
bridge-symfony-postgresql-bundle 95.42% <91.32%> (-1.19%) ⬇️
bridge-symfony-postgresql-messenger 99.59% <99.59%> (∅)
bridge-symfony-telemetry-bundle 67.73% <81.81%> (+0.12%) ⬆️
adapter-chartjs 84.72% <ø> (ø)
adapter-csv 88.65% <ø> (ø)
adapter-doctrine 92.00% <ø> (ø)
adapter-elasticsearch 92.78% <ø> (ø)
adapter-google-sheet 99.02% <ø> (ø)
adapter-http 67.91% <ø> (ø)
adapter-json 87.61% <ø> (ø)
adapter-logger 47.36% <ø> (ø)
adapter-parquet 78.89% <ø> (ø)
adapter-text 81.25% <ø> (ø)
adapter-xml 82.07% <ø> (ø)
adapter-avro 0.00% <ø> (ø)
adapter-excel 94.02% <ø> (ø)
adapter-postgresql 0.00% <ø> (ø)
bridge-phpunit-postgresql 72.97% <72.97%> (∅)
bridge-phpunit-telemetry 60.33% <79.24%> (+12.18%) ⬆️
bridge-postgresql-valinor 100.00% <100.00%> (∅)
🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@norberttech norberttech merged commit 903fe5c into 1.x Apr 24, 2026
30 of 31 checks passed
@norberttech norberttech deleted the phpunit-otel-configuration branch April 24, 2026 20:16
@github-project-automation github-project-automation Bot moved this from Todo to Done in Roadmap Apr 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

[Proposal]: OpenTelemetry authentication support in PHPUnit Telemetry Bridge

1 participant