Skip to content

Conversation

@Akol125
Copy link
Contributor

@Akol125 Akol125 commented Jan 7, 2026

Summary

This PR improves observability of the MESH ingestion pipeline by introducing explicit CloudWatch metrics and alarms to detect when files are not being processed as expected.

It introduces custom, event-based metrics to record inbound and outbound file processing events. These metrics are aggregated in CloudWatch using standard statistics (e.g. Sum) to derive total inbound and outbound counts over a given time window. Alarms then compare these aggregated values to identify scenarios where incoming files exceed processed files, indicating a potential backlog or underlying processing issue within the MESH pipeline.

Reviews Required

  • Dev
  • Test
  • Tech Author
  • Product Owner

Review Checklist

ℹ️ This section is to be filled in by the reviewer.

  • I have reviewed the changes in this PR and they fill all of the acceptance criteria of the ticket.
  • If there were infrastructure, operational, or build changes, I have made sure there is sufficient evidence that the changes will work.
  • If there were changes that are outside of the regular release processes e.g. account infrastructure to setup, manual setup for external API integrations, secrets to set, then I have checked that the developer has flagged this to the Tech Lead as release steps.
  • I have checked that no Personal Identifiable Data (PID) is logged as part of the changes.

@github-actions
Copy link
Contributor

github-actions bot commented Jan 7, 2026

This branch is working on a ticket in the NHS England VED JIRA Project. Here's a handy link to the ticket:

VED-992

dlzhry2nhs
dlzhry2nhs previously approved these changes Jan 9, 2026
@sonarqubecloud
Copy link

sonarqubecloud bot commented Jan 9, 2026

@Akol125 Akol125 temporarily deployed to internal-dev-sandbox January 9, 2026 15:43 — with GitHub Actions Inactive
@Akol125 Akol125 temporarily deployed to internal-dev-sandbox January 9, 2026 15:44 — with GitHub Actions Inactive
@Akol125 Akol125 merged commit f4a0ca6 into master Jan 9, 2026
19 of 20 checks passed
@Akol125 Akol125 deleted the VED-992-Mesh-Object-Backlog branch January 9, 2026 15:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants