-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Checked for duplicates
Yes - I've already checked
Describe the bug
The DSWX-HLS monitoring charts are displaying inaccurate data. This issue affects:
- Latency chart (
monitoring/opera_latency_query.png) - Potentially the product count chart (
monitoring/opera_daily_products_query.png)
The data shown in the charts does not match expected values, indicating a bug in the data collection or processing logic within the monitoring scripts.
What did you expect?
The charts should display accurate DSWX-HLS metrics matching the actual data available in CMR (Common Metadata Repository) for:
- Product counts per day
- Processing latency measurements
Reproducible steps
- Specific dates or time periods where inaccuracies occur
- CMR queries to test against for verification
Suggestions
- Relevant code sections in
monitoring/opera_daily_products_query.pyormonitoring/latency_graph.py - Potential root causes or recommended fixes
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working