terraform-provider-sysdig icon indicating copy to clipboard operation
terraform-provider-sysdig copied to clipboard

feat(alerts): introduce duration attribute

Open dbonf opened this issue 1 year ago • 0 comments
trafficstars

  • introduce the new duration_seconds attribute on v2 alerts that support it
  • deprecate trigger_after_minutes in favour of the new range_seconds (or duration_seconds in case of prometheus alerts) in order to avoid confusion with the new duration attribute
  • use new api fields to specify duration/range

dbonf avatar Jun 20 '24 10:06 dbonf