Expected Behavior
When I create a composite monitor, I don't want to hardcode my monitor IDs in the query. This is definetely a bad practice considering the IDs cand change and when dealing with multiple stacks in the same codesource it can be overwhelming.
Actual Behavior
I need to insert IDs into the query definition of the monitor.
Specifications
- Serverless Framework version: v3
- Datadog Serverless Plugin version: latest
Expected Behavior
When I create a composite monitor, I don't want to hardcode my monitor IDs in the query. This is definetely a bad practice considering the IDs cand change and when dealing with multiple stacks in the same codesource it can be overwhelming.
Actual Behavior
I need to insert IDs into the query definition of the monitor.
Specifications