You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[#2454](https://github.com/flow-php/flow/pull/2454) - **Positional schema definition mutations on Flow\ETL\Schema: prepend(), insertAt(), addBefore(), addAfter(), moveTo(), moveBefore(), moveAfter() and reorder()** - [@bendavies](https://github.com/bendavies)
22
24
23
25
### Changed
26
+
-[#2466](https://github.com/flow-php/flow/pull/2466) - **flow-php/telemetry - span parent is now derived solely from the Context** - [@norberttech](https://github.com/norberttech)
27
+
-[#2466](https://github.com/flow-php/flow/pull/2466) - **flow-php/telemetry - trace id is derived from the active span; each root span starts a new trace** - [@norberttech](https://github.com/norberttech)
28
+
-[#2466](https://github.com/flow-php/flow/pull/2466) - **flow-php/symfony-telemetry-bundle - each consumed Messenger message is its own trace, linked to the producer** - [@norberttech](https://github.com/norberttech)
24
29
-[#2464](https://github.com/flow-php/flow/pull/2464) - **flow-php/symfony-telemetry-bundle - messenger span name now follows OTEL {operation} {message} convention** - [@norberttech](https://github.com/norberttech)
25
30
-[#2464](https://github.com/flow-php/flow/pull/2464) - **flow-php/symfony-telemetry-bundle - messaging.operation.name now holds the operation verb, destination is the message class, bus moved to messaging.symfony.bus** - [@norberttech](https://github.com/norberttech)
26
31
-[#2462](https://github.com/flow-php/flow/pull/2462) - **flow-php/symfony-telemetry-bundle - consumer span now defaults to a linked trace instead of continuing the producer trace** - [@norberttech](https://github.com/norberttech)
-[#2466](https://github.com/flow-php/flow/pull/2466) - **flow-php/telemetry - Context::withTraceId() and the standalone context trace id** - [@norberttech](https://github.com/norberttech)
36
43
-[#2408](https://github.com/flow-php/flow/pull/2408) - **Elasticsearch adapter (flow-php/etl-adapter-elasticsearch) — superseded by the SEAL adapter; use SEAL with the Elasticsearch backend
0 commit comments