DataDog / serverless-plugin-datadog

Serverless plugin to automagically instrument your Lambda functions with Datadog
Apache License 2.0
96 stars 49 forks source link

chore: Run monitor API test at 9am every day #550

Closed lym953 closed 3 weeks ago

lym953 commented 3 weeks ago

What does this PR do?

There's a GitHub action testing if Serverless Plugin can fetch the recommended monitors properly from monitor API. Right now it runs on push and pull_request. This PR makes it also run at 9am EDT every day, and notify serverless-onboarding-and-enablement-ops channel if the test fails.

Motivation

Testing Guidelines

Test in prod

Additional Notes

Types of changes

Check all that apply

lym953 commented 3 weeks ago

/merge

dd-devflow[bot] commented 3 weeks ago

:steam_locomotive: MergeQueue: pull request added to the queue

The median merge time in main is 2m.

Use /merge -c to cancel this operation!

lym953 commented 2 weeks ago

Yay, the test ran every day for the past 3 days.