-
Notifications
You must be signed in to change notification settings - Fork 2
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
define alert rule for missing GDC metadata archive #13
Comments
What are suitable solutions for this? GC providing a metric with the time stamp of the last time it received the archive? Consider how the GDC can ensure that the archive is complete and unzipable before sending it |
@kaiwirt we have |
This could be added to https://github.com/wmo-im/wis2-metric-hierarchy/blob/main/alerts/gc.yml |
Currently we do not use the metric wmo_wis2_gc_last_metadata_timestamp_seconds for the zip-archive but set the timestamp for the last download of a metadata record per centre_id |
@antje-s : Would it be possible to add the zip-archive as a metadata record from the GDC in that sense? |
@el4ren Is it possible to make the suggested change such that the linked pull request can go in? |
define alert rule for missing GDC metadata archive (#13)
In cases where a GDC does not produce a metadata archive zipfile on a daily basis (noting the 24 hour retention time for GC), there exists a risk / gap in not being able to cold start a GDC from a known archive. Consider raising an alert in this case.
The text was updated successfully, but these errors were encountered: