-
Notifications
You must be signed in to change notification settings - Fork 6
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
Monitor - process minute diffs #368
Labels
Comments
vmarc
added
1-monitor
monitor functionality related issue
feature request
request new functionality
labels
Dec 8, 2023
vmarc
added a commit
that referenced
this issue
Dec 24, 2023
vmarc
added a commit
that referenced
this issue
Mar 2, 2024
vmarc
added a commit
that referenced
this issue
Jun 17, 2024
vmarc
added a commit
that referenced
this issue
Jun 17, 2024
vmarc
added a commit
that referenced
this issue
Jun 17, 2024
vmarc
added a commit
that referenced
this issue
Jun 19, 2024
vmarc
added a commit
that referenced
this issue
Jun 20, 2024
vmarc
added a commit
that referenced
this issue
Jun 20, 2024
vmarc
added a commit
that referenced
this issue
Jun 20, 2024
vmarc
added a commit
that referenced
this issue
Jun 20, 2024
vmarc
added a commit
that referenced
this issue
Jun 20, 2024
vmarc
added a commit
that referenced
this issue
Jun 21, 2024
vmarc
added a commit
that referenced
this issue
Jun 21, 2024
vmarc
added a commit
that referenced
this issue
Jun 21, 2024
vmarc
added a commit
that referenced
this issue
Jun 21, 2024
vmarc
added a commit
that referenced
this issue
Jun 21, 2024
vmarc
added a commit
that referenced
this issue
Jun 22, 2024
vmarc
added a commit
that referenced
this issue
Jun 23, 2024
vmarc
added a commit
that referenced
this issue
Jun 23, 2024
vmarc
added a commit
that referenced
this issue
Jun 24, 2024
vmarc
added a commit
that referenced
this issue
Jun 24, 2024
vmarc
added a commit
that referenced
this issue
Jul 18, 2024
vmarc
added a commit
that referenced
this issue
Jul 20, 2024
vmarc
added a commit
that referenced
this issue
Jul 20, 2024
vmarc
added a commit
that referenced
this issue
Aug 13, 2024
vmarc
added a commit
that referenced
this issue
Aug 13, 2024
vmarc
added a commit
that referenced
this issue
Oct 9, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Currently a complete re-analysis for all monitored routes is performed every two hours from a crontab job, or upon adding/updating a route definition.
It would be better to process all incoming changes from the minute diffs (and to perform only re-analysis for routes for which there are changes) and to keep track of all changes, changes per route-group and changes of individual routes (just like is done today for node networks).
The text was updated successfully, but these errors were encountered: