prod-EcomMonitoringServiceAlarm
Summary
The EcomMonitoringService found an issue with some ecom platform resources that should be corrected. This is likely not an urgent problem, but could be the cause of other problems.
See https://admin.marqo-internal.org/monitoring for more details.
Context
The Ecommerce Platform has many components, and a lot of configuration, some of which is created and managed dynamically per-index. It is possible that these configurations drift away from what they should be as changes are made.
The EcomMonitoringService runs regular, simple, static checks of configurations across the platform to validate that everything is as expected. If anything is not, it fails to trigger this alarm, and logs the problems that it found for remediation.
Actions
- View the current monitoring results at https://admin.marqo-internal.org/monitoring
- If this doesn’t work, review the Lambda function’s logs (search for
@message LIKE “ERROR”). The Admin UI is a convenient wrapper around those.
- If this doesn’t work, review the Lambda function’s logs (search for
- Consider whether the suggested actions to fix the issues make sense and you’re confident to perform them.
- If so, perform the actions, and the alarm should resolve itself after the next monitoring run.
- If not, escalate to #marqo-ecommerce-api for support.