You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Feature/CCM 12846 expose key metrics to cloudwatch (#389)
* change to create a PR
* add my first EMF metrics to upsert letter lambda
* correct handler function and lint errors
* add cloudwatch:PutMetricData permission
* set custom namespace
* remove cloudwatch client declaration
* remove oddOrEven from dimensions
* add oddOrEven from dimensions
* remove operationType from messageProcessed
* log environment variables
* log letterEvent and operation
* fix linting errors
* emit metrics per supplier and with correct count
* correct emitMetrics function
* add metrics for rest of Lambda functions
* fix failing unit tests
* add extra test to check that statuses map is populated
* address PR comments
* fix npm vulnerabilities
* fix typeckeck and lint errors
* remove comment
* regen lock after merge
---------
Co-authored-by: Mark Slowey <mark.slowey1@nhs.net>
0 commit comments