Closed lym953 closed 1 week ago
Fix the Slack bot triggered by monitor API integration test failure, similar to https://github.com/DataDog/serverless-self-monitoring/pull/286
I believe the bot is not working now for the same reason as the bot in self monitoring.
Steps:
getRecommendedMonitors()
Result: Slack bot is triggered.
/merge
View all feedbacks in Devflow UI.
2024-11-12 21:51:31 UTC :information_source: MergeQueue: pull request added to the queue
2024-11-12 21:51:31 UTC
The median merge time in main is 2m.
main
What does this PR do?
Fix the Slack bot triggered by monitor API integration test failure, similar to https://github.com/DataDog/serverless-self-monitoring/pull/286
Motivation
I believe the bot is not working now for the same reason as the bot in self monitoring.
Testing Guidelines
Steps:
getRecommendedMonitors()
Result: Slack bot is triggered.
Additional Notes
Types of changes
Check all that apply