Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do Not merge #2090

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from
Draft

Do Not merge #2090

wants to merge 3 commits into from

Conversation

ikerreyes
Copy link
Collaborator

The poc-runtimes branch is used as a placeholder for the code needed to the runtimes PoC. DO NOT MERGE. The code is written just to work, skipping any the reasonable checks as it will be thrown away.

* New table for runtimes heartbeats

A migration included in the DVO ones (for simplicity) creates a new table
to store runtimes heartbeats data (basically ID and timestamp).

Included in the DVO ones to avoid creating new migration schema and another entry point. In addition, this table will be populated by DVO-writer (a modified version of the service) and updated by a new service.
ikerreyes and others added 2 commits November 14, 2024 12:32
* Filter runtimes reports based on heartbeats information

Filter runtimes (DVO as we are reusing those) reports based on heartbeats information last checked
information.
---------

Co-authored-by: Juan Diaz Suarez <[email protected]>
* Write heartbeats timestampt into the table once the dvo writer gets a report
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant