Skip to content

Dataframe telemetry integraiton#2198

Merged
norberttech merged 2 commits into1.xfrom
dataframe-telemetry-integraiton
Feb 4, 2026
Merged

Dataframe telemetry integraiton#2198
norberttech merged 2 commits into1.xfrom
dataframe-telemetry-integraiton

Conversation

@norberttech
Copy link
Member

@norberttech norberttech commented Feb 4, 2026

Change Log


Added

  • integration with flow-php/telemetry and flow-php/etl
  • Throuhgput instrument in Telemetry
  • Possibility to complete Meter Instruments on demand like spans

Fixed

Changed

Removed

Deprecated

Security

- added TelemetryContext available through FlowContext
- covered Transformers/Loaders with spans
- covered DataFrame with spans
- added TelemetryOptions to disable specific features
- covered telemetry with optional metrics
- adjusted Meter telemetry API to be more aligned with PHP lifecycle
@norberttech norberttech added this to the 0.32.0 milestone Feb 4, 2026
@codecov
Copy link

codecov bot commented Feb 4, 2026

Codecov Report

❌ Patch coverage is 82.19178% with 208 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.84%. Comparing base (4be0348) to head (48f5c0a).
⚠️ Report is 2 commits behind head on 1.x.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##              1.x    #2198      +/-   ##
==========================================
+ Coverage   83.70%   83.84%   +0.14%     
==========================================
  Files        1280     1286       +6     
  Lines       45512    46191     +679     
==========================================
+ Hits        38094    38728     +634     
- Misses       7418     7463      +45     
Components Coverage Δ
etl 90.23% <82.89%> (+0.21%) ⬆️
cli 85.76% <ø> (ø)
lib-array-dot 94.82% <ø> (ø)
lib-azure-sdk 60.01% <ø> (ø)
lib-doctrine-dbal-bulk 95.16% <ø> (ø)
lib-filesystem 80.47% <100.00%> (+0.03%) ⬆️
lib-types 88.88% <ø> (+1.50%) ⬆️
lib-parquet 68.25% <ø> (ø)
lib-parquet-viewer 83.04% <ø> (ø)
lib-snappy 90.65% <ø> (+0.93%) ⬆️
bridge-filesystem-async-aws 90.95% <ø> (ø)
bridge-filesystem-azure 89.38% <ø> (ø)
bridge-monolog-http 97.45% <ø> (ø)
bridge-openapi-specification 91.50% <ø> (ø)
symfony-http-foundation 74.11% <ø> (ø)
adapter-chartjs 84.72% <50.00%> (-1.61%) ⬇️
adapter-csv 88.65% <71.42%> (-0.66%) ⬇️
adapter-doctrine 92.00% <95.65%> (-0.01%) ⬇️
adapter-elasticsearch 92.78% <83.87%> (-4.25%) ⬇️
adapter-google-sheet 97.05% <ø> (ø)
adapter-http 67.91% <25.00%> (+1.96%) ⬆️
adapter-json 87.61% <75.00%> (-2.08%) ⬇️
adapter-logger 68.42% <63.63%> (-14.92%) ⬇️
adapter-meilisearch 91.66% <79.41%> (-6.12%) ⬇️
adapter-parquet 79.29% <56.00%> (-0.64%) ⬇️
adapter-text 81.25% <68.18%> (-5.60%) ⬇️
adapter-xml 82.07% <75.00%> (-0.59%) ⬇️
🚀 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 9448f11 into 1.x Feb 4, 2026
25 of 27 checks passed
@norberttech norberttech deleted the dataframe-telemetry-integraiton branch February 4, 2026 21:42
@github-project-automation github-project-automation bot moved this from Todo to Done in Roadmap Feb 4, 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.

1 participant