sparse-intern-71089
07/24/2023, 4:36 PMstocky-restaurant-98004
07/24/2023, 6:55 PMechoing-animal-62858
07/24/2023, 6:59 PMYou need to create a composite query, using Datadog's formula and function queries. This topic is currently under-documented and would require trial and error to get right. It might involve creating a variable with yourIt's just that when i attempt to pass in aquery as arum
, then using that variable in the query for your monitor, which would incorporate theformula
call.default_zero()
variable
and run pulumi preview
I get back a 400 and am now stuck without being able to introspect the raw HTTP request JSON that lead to the 400echoing-animal-62858
07/24/2023, 7:00 PMI apologize for any confusion, but as of my last update and knowledge, the functionality of creating aor aformula
using thevariable
function in Pulumi's TypeScript SDK is not supported directly. The Pulumi's Datadog package which might be used for this kind of operation doesn't appear to support complex or composite functions likedefault_zero
directly.default_zero()
echoing-animal-62858
07/24/2023, 7:00 PM