Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[datadog_security_monitoring_rule] Add default for aggregation #1407

Merged
merged 1 commit into from
Apr 6, 2022

Conversation

muffix
Copy link
Member

@muffix muffix commented Apr 6, 2022

Adds a default of "count" for the aggregation in queries in security
rules. The previous default was an empty string, which caused a
validation error at the API level.
This change makes sure we're using the same default as the web app.

Adds a default of "count" for the aggregation in queries in security
rules. The previous default was an empty string, which caused a
validation error at the API level.
This change makes sure we're using the same default as the web app.
@muffix muffix requested review from a team as code owners April 6, 2022 11:51
@muffix muffix requested a review from FredMoster April 6, 2022 11:51
@muffix muffix merged commit befd722 into master Apr 6, 2022
@muffix muffix deleted the bjorn.marschollek/SEC-3127 branch April 6, 2022 12:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants