elementary icon indicating copy to clipboard operation
elementary copied to clipboard

Alert specification for tests on Snapshots doesn't work

Open dmitrii-khr opened this issue 1 year ago • 1 comments

Describe the bug Alerting specification doesn't work for the snapshot folder.

To Reproduce Create a snapshot and create a test for it. Specification of channel, subscribers, and suppression interval doesn't work for it. I tried 3 options:

  • yaml for snapshot-mdoel
  • yaml for test
  • config section of sql file.

Expected behavior All parameters that could be set for the model/test should work for snapshot too

Environment (please complete the following information):

  • Elementary CLI (edr) version: 0.15.1
  • Elementary dbt package version: 0.15.2
  • dbt version you're using:1.8.2
  • Data warehouse: snowflake

dmitrii-khr avatar Jun 24 '24 12:06 dmitrii-khr

Hi @dmitrii-khr ! Thanks for opening this. I believe you're right, unfortunately we don't have good support for snapshots at the moment and in particular handling configuration specified at the snapshot level.

haritamar avatar Jun 25 '24 15:06 haritamar