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

Current Lineage Metrics #2900

Closed phixMe closed 1 month ago

phixMe commented 1 month ago

Problem

We currently in our materialized view lineage tables don't provide the current hour and day respectively, which is the timeframe that our materialized view did not get

Solution

One-line summary: Includes current events in the lineage metrics aggregations.

Checklist

netlify[bot] commented 1 month ago

Deploy Preview for peppy-sprite-186812 canceled.

Name Link
Latest commit 6ae44db67beff8695dc9dbc87f5fedd20e9adcc6
Latest deploy log https://app.netlify.com/sites/peppy-sprite-186812/deploys/670587b82060760007e29ea5
codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 0% with 6 lines in your changes missing coverage. Please review.

Project coverage is 82.92%. Comparing base (9450410) to head (6ae44db). Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
api/src/main/java/marquez/api/StatsResource.java 0.00% 5 Missing :warning:
...pi/src/main/java/marquez/service/StatsService.java 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2900 +/- ## ============================================ - Coverage 82.97% 82.92% -0.05% Complexity 1485 1485 ============================================ Files 264 264 Lines 6849 6853 +4 Branches 315 316 +1 ============================================ Hits 5683 5683 - Misses 1011 1015 +4 Partials 155 155 ```

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