Skip to content

Monolog telemetry bridge message placeholders#2477

Open
norberttech wants to merge 3 commits into
1.xfrom
monolog-telemetry-bridge-message-placeholders
Open

Monolog telemetry bridge message placeholders#2477
norberttech wants to merge 3 commits into
1.xfrom
monolog-telemetry-bridge-message-placeholders

Conversation

@norberttech

Copy link
Copy Markdown
Member

Change Log


Added

  • flow-php/psr3-telemetry-bridge - interpolate {placeholder} tokens in telemetry log messages
  • flow-php/monolog-telemetry-bridge - interpolate {placeholder} tokens in telemetry log messages

Fixed

  • flow-php/symfony-telemetry-bundle - DBAL spans now emitted regardless of bundle registration order

Changed

  • flow-php/symfony-postgresql-bundle - migrations target a single configured connection

Removed

Deprecated

Security

…gle configured connectio

- add `migrations.connection` config (defaults to the first connection)
- remove the `--connection` (`-c`) override from migration commands
- register migration services under connection-less ids; inject
Migrator/Store/Configuration directly into commands and the profiler
collector instead of the service locator
- migrations profiler panel reports only the configured connection
@norberttech norberttech added this to the 0.41.0 milestone Jun 22, 2026
@codecov

codecov Bot commented Jun 22, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 97.14286% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.17%. Comparing base (126e2e6) to head (1e62806).
⚠️ Report is 1 commits behind head on 1.x.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@             Coverage Diff              @@
##                1.x    #2477      +/-   ##
============================================
- Coverage     85.18%   85.17%   -0.01%     
- Complexity    21432    21440       +8     
============================================
  Files          1622     1622              
  Lines         66195    66158      -37     
============================================
- Hits          56388    56351      -37     
  Misses         9807     9807              
Components Coverage Δ
etl 88.43% <ø> (ø)
cli 89.40% <ø> (ø)
lib-array-dot 81.44% <ø> (ø)
lib-azure-sdk 64.44% <ø> (ø)
lib-doctrine-dbal-bulk 93.61% <ø> (ø)
lib-filesystem 85.03% <ø> (ø)
lib-types 90.06% <ø> (ø)
lib-parquet 70.10% <ø> (ø)
lib-parquet-viewer 82.26% <ø> (ø)
lib-snappy 89.82% <ø> (+0.44%) ⬆️
lib-dremel 0.00% <ø> (ø)
lib-postgresql 88.59% <ø> (ø)
lib-telemetry 86.12% <ø> (ø)
bridge-filesystem-async-aws 92.74% <ø> (ø)
bridge-filesystem-azure 90.45% <ø> (ø)
bridge-monolog-http 96.82% <ø> (ø)
bridge-monolog-telemetry 94.79% <96.55%> (+0.67%) ⬆️
bridge-openapi-specification 92.07% <ø> (ø)
symfony-http-foundation 78.57% <ø> (ø)
bridge-psr18-telemetry 100.00% <ø> (ø)
bridge-psr3-telemetry 98.95% <95.23%> (+1.10%) ⬆️
bridge-psr7-telemetry 100.00% <ø> (ø)
bridge-telemetry-otlp 89.90% <ø> (ø)
bridge-symfony-http-foundation-telemetry 89.47% <ø> (ø)
bridge-symfony-filesystem-bundle 90.66% <ø> (ø)
bridge-symfony-filesystem-cache 98.14% <ø> (ø)
bridge-symfony-postgresql-bundle 93.07% <97.52%> (-0.33%) ⬇️
bridge-symfony-postgresql-cache 94.41% <ø> (ø)
bridge-symfony-postgresql-messenger 98.80% <ø> (ø)
bridge-symfony-postgresql-session 93.65% <ø> (ø)
bridge-symfony-telemetry-bundle 81.84% <100.00%> (+0.01%) ⬆️
adapter-chartjs 84.05% <ø> (ø)
adapter-csv 91.16% <ø> (ø)
adapter-doctrine 90.79% <ø> (ø)
adapter-google-sheet 99.18% <ø> (ø)
adapter-http 72.34% <ø> (ø)
adapter-json 88.63% <ø> (ø)
adapter-logger 50.00% <ø> (ø)
adapter-parquet 77.70% <ø> (ø)
adapter-text 74.13% <ø> (ø)
adapter-xml 83.40% <ø> (ø)
adapter-avro 0.00% <ø> (ø)
adapter-excel 94.21% <ø> (ø)
adapter-postgresql 91.06% <ø> (ø)
adapter-seal 85.42% <ø> (ø)
bridge-phpunit-postgresql 75.30% <ø> (ø)
bridge-phpunit-telemetry 80.29% <ø> (ø)
bridge-phpstan-types 0.00% <ø> (ø)
bridge-postgresql-valinor 100.00% <ø> (ø)
🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

1 participant