-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Notifcation Grouping header #27370
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
Notifcation Grouping header #27370
Conversation
|
/merge |
Devflow running:
|
Preview links (active after the
|
Co-authored-by: Janine Chan <64388808+janine-c@users.noreply.github.com>
|
Yes, that makes sense. Thanks!
…On Wed, Jan 29, 2025 at 1:57 PM Janine Chan ***@***.***> wrote:
***@***.**** commented on this pull request.
------------------------------
In content/en/monitors/configuration/_index.md
<#27370 (comment)>
:
> @@ -270,6 +270,8 @@ A `Multi Alert` monitor triggers individual notifications for each entity in a m
For example, when setting up a monitor to notify you if the P99 latency, aggregated by service, exceeds a certain threshold, you would receive a **separate** alert for each individual service whose P99 latency exceeded the alert threshold. This can be useful for identifying and addressing specific instances of system or application issues. It allows you to track problems on a more granular level.
+#### Notification grouping
Thanks for this, @DavidGrashton <https://github.com/DavidGrashton>!
Because this content also pertains to multi alert, would you be cool with
nesting the heading down one more level?
⬇️ Suggested change
-#### Notification grouping
+##### Notification grouping
—
Reply to this email directly, view it on GitHub
<#27370 (review)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACQ5MYLZVC6IB4U7MTX3G7D2NFFGBAVCNFSM6AAAAABWD3LMXWVHI2DSMVQWIX3LMV43YUDVNRWFEZLROVSXG5CSMV3GSZLXHMZDKOBSGQ2TMNZXGM>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
|
/merge |
Devflow running:
|
What does this PR do? What is the motivation?
Adds the heading "Notification grouping" to the section discussing that feature. Previously this term was only contained in an image, which Alerting Product stated was making it hard to google this info. It also makes the overall "Set alert aggregation" section more clear and uniform.
Merge instructions
Merge readiness:
Merge queue is enabled in this repo. To have it automatically merged after it receives the required reviews, create the PR (from a branch that follows the
<yourname>/descriptionnaming convention) and then add the following PR comment:Additional notes