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.
⚠️ @achongjpl - Please provide more specific information about the exact discrepancies observed.
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
⚠️ @achongjpl - Please provide specific expected values or behavior.
Reproducible steps
⚠️ @achongjpl - Please provide conditions to reproduce the issue:
- Specific dates or time periods where inaccuracies occur
- CMR queries to test against for verification
Suggestions
⚠️ @achongjpl - If you have any tips on which functions might be at issue or what to fix, please add them here:
- Relevant code sections in
monitoring/opera_daily_products_query.py or monitoring/latency_graph.py
- Potential root causes or recommended fixes
Checked for duplicates
Yes - I've already checked
Describe the bug
The DSWX-HLS monitoring charts are displaying inaccurate data. This issue affects:
monitoring/opera_latency_query.png)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:
Reproducible steps
Suggestions
monitoring/opera_daily_products_query.pyormonitoring/latency_graph.py