Skip to content

BB2-4929 replace notify_no_data and no_data_timeframe with on_missing_data#526

Draft
annamontare-nava wants to merge 2 commits into
CMSgov:mainfrom
annamontare-nava:anna/upgrade-to-on_missing_data
Draft

BB2-4929 replace notify_no_data and no_data_timeframe with on_missing_data#526
annamontare-nava wants to merge 2 commits into
CMSgov:mainfrom
annamontare-nava:anna/upgrade-to-on_missing_data

Conversation

@annamontare-nava

@annamontare-nava annamontare-nava commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

🎫 Ticket

BB2-4929

🛠 Changes

switch to on_missing_data, which is more flexible

Teams will have to update their configuration to use this change.

Need to do some more thinking to understand what the correct setting is for each of the monitors.

ℹ️ Context

This seems to be the new way of doing things, and matches what's in the Datadog UI.

https://docs.datadoghq.com/monitors/guide/on_missing_data/

🧪 Validation

TODO

This seems to be the new way of doing things, and matches what's in the
Datadog UI.

Need to do some more thinking to understand what the correct setting
is for each of the monitors.

https://docs.datadoghq.com/monitors/guide/on_missing_data/
}

# TODO this maybe doesn't make sense to be global across all the monitors for a technology
on_missing_data = var.monitor_config.lambda.on_missing_data

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mianava This monitor didn't have the notify_no_data options on it, was that intentional?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same for some of the rds ones.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant