Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Update multi-alert group limit #14321

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

Merged
merged 1 commit into from
Jun 16, 2022
Merged

Conversation

Sayumi-n
Copy link
Contributor

What does this PR do?

Update multi-alert group limit for Event Monitor.
According to the event migration document, limit is up to 1000 instead of 100.

Motivation

https://docs.datadoghq.com/events/guides/migrating_to_new_events_features/#you-can-group-by-only-up-to-4-facets

One facet results in a limit of 1000 top values.
Two facets results in a limit of 30 top values per facet (at most 900 groups)
Three facets results in a limit of 10 top values per facet (at most 1000 groups)
Four facets results in a limit of 5 top values per group (at most 625 groups)

Additional Notes


Reviewer checklist

  • Review the changed files.
  • Review the URLs listed in the Preview section.
  • Check images for PII
  • Review any mentions of "Contact Datadog support" for internal support documentation.

According to the event migration document, limit is up to 1000 instead of 100.
@Sayumi-n Sayumi-n requested a review from a team as a code owner June 15, 2022 23:38
@github-actions github-actions bot added the monitors Content changed in the monitors folder label Jun 15, 2022
@jtappa jtappa merged commit ea2876b into master Jun 16, 2022
@jtappa jtappa deleted the Sayumi-fix-multi-alerts-group-limit branch June 16, 2022 16:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
monitors Content changed in the monitors folder
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants