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

New: [AEA-4488] - Adds NPPTS Slack Alerts #869

Merged
merged 21 commits into from
Oct 4, 2024

Conversation

JackSpagnoliNHS
Copy link
Contributor

Summary

  • ✨ New Feature

Details

Adds NPPTS Slack Alerts

Copy link

This branch is work on a ticket in the NHS Digital APM JIRA Project. Here's a handy link to the ticket:

Type: AWS::CloudWatch::Alarm
Properties:
AlarmDescription: Count of CPSU FHIR Converter errors
AlarmName: !Sub ${StackName}_CPSU_FHIR_Converter_Errors
Copy link
Contributor

@Orkastrated Orkastrated Oct 4, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So i think the extra underscores in the alarm name will end up with the alarm name coming through to slack being a bit wrong, may need to concat the middle section so it ends up something like ${StackName}_CpsuFhirConverter_Errors

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@@ -30,7 +30,7 @@ Parameters:
EnableSplunk:
Type: String

FihrValidatorStackName:
FhirValidatorStackName:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awestruck that you spotted this

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would take the credit but I only saw it when cloudformation kicked off when I tried to import it spelt correctly 😹

Copy link

sonarqubecloud bot commented Oct 4, 2024

@JackSpagnoliNHS JackSpagnoliNHS temporarily deployed to internal-dev-sandbox October 4, 2024 13:07 — with GitHub Actions Inactive
@JackSpagnoliNHS JackSpagnoliNHS merged commit ec8cd8f into main Oct 4, 2024
11 checks passed
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.

3 participants