Open zargor opened 2 months ago
According to datadog documentation when dealing with synthetics, there is timingsScope property for assertions.
Timings scope for response time assertions. Allowed enum values: all,withoutDNS
Nevertheless it turns out this field is not supported on provider side.
There is a slack also posted in this regard.
Provide timingsScope property for assertions, otherwise recommend on how to workaround the issue eventually.
timingsScope
assertions
What problem are you facing?
According to datadog documentation when dealing with synthetics, there is timingsScope property for assertions.
Nevertheless it turns out this field is not supported on provider side.
There is a slack also posted in this regard.
How could Datadog Provider help solve your problem?
Provide
timingsScope
property forassertions
, otherwise recommend on how to workaround the issue eventually.