-
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
Proposed metrics for Sensor Centre monitoring publication of GTS data in WIS2 #29
Comments
@golfvert - what do you think? |
For |
Adding label This would be useful. I didn't suggest it initially as I thought that might generate too many individual labels to keep track of (there are many thousands!). But, thinking again, just because we create the label doesn't mean we need to look at all of them? Computer usable list of TTAAii/CCCC: Well - it would be useful to compare the TTAAii/CCCC pair with an authoritative list. Vol C1 is (sadly) incomplete/out of date. I don't know of another list that's complete. But perhaps the GTS-to-WIS2 Gateways could provide such based on all the traffic they're seeing? The list would not need to be updated after 31-Dec-2024 because no new AHLs (TTAAii, CCCC) will be allocated. @kaiwirt - would it be possible to generate such a list? If so, then we should also add @golfvert 's proposed additional metric |
I have completed the first version of the sensor centre, implementing three metrics:
Not sure what is the best way to view the results. All have the following labels:
For the There are a lot of absent in Volume C1 TTAAii, CCCC published by the gateways... |
@golfvert - I've created a PR to add these metrics. See PR #32 |
Sensor Centre for monitoring publication of GTS data in WIS2: sgts
Metrics provided by this kind of Sensor Centre can be used to assess the publication of GTS-related WIS2 Notification Messages:
This kind of Sensor Centre only subscribes to messages on "origin" topics so it does not collect information about the availability of GTS data from Global Caches. The Sensor Centre for Global Caches (SGC) should be used to determine variations between the availability of original and cached core data.
wmo_wis2_sgts_messages_gtsproperties_total
properties.gts
(TTAAii, CCCC) published by a WIS Centre on "origin" topics. Grouped by "report_by" (the centre_id for the sensor centre instance publishing the metric), "centre_id" (the centre_id of the source of the message), "cccc" (the international four-letter location identifier associated with the origin of the GTS bulletin, expressed in UPPERCASE), and "data_policy" (the data policy applied to the data object associated withe message, either "core" or "recommended").wmo_wis2_sgts_messages_gtsproperties_invalid_format_total
properties.gts
(TTAAii, CCCC) published by a WIS Centre on "origin" topics. Grouped by "report_by" (the centre_id for the sensor centre instance publishing the metric), and "centre_id" (the centre_id of the source of the message).A valid
properties.gts
shall contain:ttaaii
"cccc
"properties.gts.ttaaii
shall comprise a sequence of exactly 4 alphabetic characters following by 2 numeric characters (6 characters in total)properties.gts.cccc
shall comprise a sequence of exactly 4 alphabetic charactersNotes:
Example
properties.gts
:Why do we need these metrics?
wmo_wis2_sgts_messages_gtsproperties_total
:wmo_wis2_sgts_messages_gtsproperties_invalid_format_total
:The text was updated successfully, but these errors were encountered: