MarquezProject / marquez

Collect, aggregate, and visualize a data ecosystem's metadata
https://marquezproject.ai
Apache License 2.0
1.78k stars 320 forks source link

Templatize event time in `metadata.json` #2946

Closed wslulciuc closed 4 weeks ago

wslulciuc commented 4 weeks ago

This PR replaces metadata.json with metadata.template.json. Using the placeholders {{RUN_START_TIME}} and {{RUN_END_TIME_AFTER_*_MINUTES}}, the metadata used to seed the Marquez HTTP server will use the current time as run start time and a random run end time between 5 - 10 minutes.

netlify[bot] commented 4 weeks ago

Deploy Preview for peppy-sprite-186812 canceled.

Name Link
Latest commit 9c1e5be166d5f71d3045092a9541af32ed312d16
Latest deploy log https://app.netlify.com/sites/peppy-sprite-186812/deploys/6719fac1e059710008db6060
codecov[bot] commented 4 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 81.16%. Comparing base (f444458) to head (9c1e5be). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2946 +/- ## ========================================= Coverage 81.16% 81.16% Complexity 1506 1506 ========================================= Files 268 268 Lines 7363 7363 Branches 329 329 ========================================= Hits 5976 5976 Misses 1226 1226 Partials 161 161 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.