◐ Shell
reader mode source ↗
Skip to content

fix: Include StreamFeatureView in freshness metric#6269

Merged
ntkathole merged 2 commits into
feast-dev:masterfrom
Vperiodt:fv-stream
Apr 13, 2026
Merged

fix: Include StreamFeatureView in freshness metric#6269
ntkathole merged 2 commits into
feast-dev:masterfrom
Vperiodt:fv-stream

Conversation

@Vperiodt

@Vperiodt Vperiodt commented Apr 13, 2026

Copy link
Copy Markdown
Contributor

What this PR does / why we need it:

update_feature_freshness() only called store.list_feature_views(), which excluded StreamFeatureView from the feast_feature_freshness_seconds gauge. This adds store.list_stream_feature_views() so both batch and stream feature views are tracked

Which issue(s) this PR fixes:

Checks

  • I've made sure the tests are passing.
  • My commits are signed off (git commit -s)
  • My PR title follows conventional commits format

Testing Strategy

  • Unit tests
  • Integration tests
  • Manual tests
  • Testing is not required for this change

Misc


Open with Devin

@Vperiodt Vperiodt requested a review from a team as a code owner April 13, 2026 13:29

@devin-ai-integration devin-ai-integration Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hide comment

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no potential bugs to report.

View in Devin Review to see 1 additional finding.

Open in Devin Review

@ntkathole ntkathole left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hide comment

Thanks

Signed-off-by: Vanshika Vanshika <vvanshik@redhat.com>

Signed-off-by: Vanshika Vanshika <vvanshik@redhat.com>

rh-pre-commit.version: 2.3.2
rh-pre-commit.check-secrets: ENABLED
Signed-off-by: Vanshika Vanshika <vvanshik@redhat.com>

rh-pre-commit.version: 2.3.2
rh-pre-commit.check-secrets: ENABLED
Hide details View details @ntkathole ntkathole merged commit 463f16c into feast-dev:master Apr 13, 2026
21 of 26 checks passed
korbonits pushed a commit to korbonits/feast that referenced this pull request Apr 13, 2026
* added stream_fv

Signed-off-by: Vanshika Vanshika <vvanshik@redhat.com>

Signed-off-by: Vanshika Vanshika <vvanshik@redhat.com>

rh-pre-commit.version: 2.3.2
rh-pre-commit.check-secrets: ENABLED

* nit

Signed-off-by: Vanshika Vanshika <vvanshik@redhat.com>

rh-pre-commit.version: 2.3.2
rh-pre-commit.check-secrets: ENABLED

Signed-off-by: Alex Korbonits <alex@korbonits.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants