Zhuoxi2000 commented on PR #924:
URL: https://github.com/apache/flink-agents/pull/924#issuecomment-5295365838

   Reviewed this from the consumer side as well. I have the OTel exporter from 
#929 / #970 implemented against this PR’s record format and ran its test suite 
on top of 5cd9658.
   
   All 13 tests pass, covering span topology via `parentExecutionId`, 
execution-lifecycle filtering when rebuilding the Event DAG, reused/incomplete 
execution boundaries, and end-to-end file export.
   
   From the exporter side, the flat record shape, per-occurrence event IDs, and 
preserved #923 lineage fields are enough to reconstruct the execution DAG 
without depending on runtime internals.
   
   The recording contract looks ready from the consumer side. The exporter PR 
is ready to open once this lands.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to