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

Adding metrics for GTS data sensor centre #32

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions metrics/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,5 @@ The further required labels are part of the metric definition.
|sgc|Metrics on the Performance of Global Caches from Sensor Centres|sgc.csv
|sgb|Metrics on the Performance of Global Brokers from Sensor Centres|sgb.csv
|sgdc|Metrics on the Performance of Global Discovery Catalogues from Sensor Centres|sgdc.csv
|sgts|Metrics on the Publication of GTS Data in WIS2 from Sensor Centres|sgts.csv
|sobs|Metrics on the Availability of Observations from Sensor Centres|sobs.csv
4 changes: 4 additions & 0 deletions metrics/sgts.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Name,Labels,Description,Child,Initialize
wmo_wis2_sgts_messages_gtsproperties_total,report_by|centre_id|ttaaii|cccc,Number of messages published containing valid properties.gts (TTAAii CCCC),-,false
wmo_wis2_sgts_messages_gtsproperties_invalid_format_total,report_by|centre_id|ttaaii|cccc,Number of messages published containing incorrectly formatted properties.gts (TTAAii CCCC - character case ignored) - ttaaii and cccc labels are derived from the WMN and are set as "null" if missing,-,false
wmo_wis2_sgts_messages_gtsproperties_notinC1_total,report_by|centre_id|ttaaii|cccc,Number of messages published containing correctly formatted properties.gts (TTAAii CCCC) that do not occur in Vol C1,-,false