-
Notifications
You must be signed in to change notification settings - Fork 1.3k
[CCR-3653] Split Cost Optimization Automation and Notification docs #38993
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
Open
zeinageb
wants to merge
12
commits into
master
Choose a base branch
from
zeina.gebran/ccr-3653-remediation-notification-docs
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
12 commits
Select commit
Hold shift + click to select a range
f0853a9
[CCR-3653] Add Automated Notifications page and update Remediation au…
zeinageb 9f63aaf
Update notification Define scope step to reflect the new filter bar
zeinageb 5cc67fa
Address review feedback: wrap Destination in ui shortcode, renumber r…
zeinageb 5cb3484
Fix preview_links.py paths broken by the hugo/ repo reorg
zeinageb 206454a
Rename Automated Notifications page title to Notifications
zeinageb 47a65f4
Rename notifications page URL to match new title
zeinageb ad05dec
Address review feedback on safeguards table, UI shortcodes, and notif…
zeinageb 7a5d59a
Merge branch 'master' into zeina.gebran/ccr-3653-remediation-notifica…
zeinageb a049f5c
Bridge Remediation tab terminology to Cost Optimization Automations
zeinageb 880dd83
Merge remote-tracking branch 'origin/zeina.gebran/ccr-3653-remediatio…
zeinageb 1f94c71
Fix automation permission prerequisite to match backend RBAC gate
zeinageb d22ccbc
Clarify automation prerequisites need both CCM Write and Workflows Write
zeinageb File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
56 changes: 56 additions & 0 deletions
56
hugo/content/en/cloud_cost_management/recommendations/notifications.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,56 @@ | ||
| --- | ||
| title: Notifications | ||
| description: Set up notification rules that send a recurring Slack summary of Cloud Cost Recommendations matching a scope you define. | ||
| further_reading: | ||
| - link: "/cloud_cost_management/" | ||
| tag: "Documentation" | ||
| text: "Cloud Cost Management" | ||
| - link: "/cloud_cost_management/recommendations/" | ||
| tag: "Documentation" | ||
| text: "Cloud Cost Recommendations" | ||
| - link: "/cloud_cost_management/recommendations/cost_optimization_automation/" | ||
| tag: "Documentation" | ||
| text: "Cost Optimization Automations" | ||
|
|
||
| --- | ||
|
|
||
| ## Overview | ||
|
|
||
| A notification rule sends a recurring Slack summary of [Cloud Cost Recommendations][1] matching a scope you define, without taking any action on your resources. Use a notification rule when you want visibility into new savings opportunities without configuring Datadog to make changes automatically. | ||
|
|
||
| Notification rules are different from [Cost Optimization Automations][2], which act on recommendations directly on a recurring schedule. | ||
|
|
||
| ## Prerequisites | ||
|
|
||
| - A Slack connection. See [Slack integration][3]. | ||
|
zeinageb marked this conversation as resolved.
|
||
| - The **Cloud Cost Management - Cloud Cost Management Write** permission to create or edit a notification rule. | ||
|
|
||
| ## Set up a notification rule | ||
|
|
||
| To set up a notification rule: | ||
|
|
||
| 1. Navigate to [{{< ui >}}Cloud Cost{{< /ui >}} > {{< ui >}}Optimize{{< /ui >}} > {{< ui >}}Automations{{< /ui >}}][4]. | ||
| 1. Select the {{< ui >}}Notification{{< /ui >}} tab. | ||
| 1. In the {{< ui >}}Define scope{{< /ui >}} section, use the {{< ui >}}Team{{< /ui >}}, {{< ui >}}Recommendation Type{{< /ui >}}, and {{< ui >}}Env{{< /ui >}} filters to restrict the notification to matching resources. Click {{< ui >}}+ Filter{{< /ui >}} to add more filters. Leave the filters empty to include all resources. | ||
| 1. In the {{< ui >}}Set schedule{{< /ui >}} section, select the notification frequency, execution day, execution time, and timezone. | ||
| 1. In the {{< ui >}}Destination{{< /ui >}} section, select a Slack workspace connection and channel. | ||
| 1. Enter a name for the notification rule. | ||
| 1. (Optional) Turn off the {{< ui >}}Notification enabled{{< /ui >}} toggle to create the rule without activating it. | ||
| 1. Click {{< ui >}}Save{{< /ui >}}. | ||
|
|
||
| ## Manage notification rules | ||
|
|
||
| The {{< ui >}}Notification{{< /ui >}} tab lists every notification rule in your organization. From this page you can: | ||
|
|
||
| - Toggle a rule on or off without deleting it | ||
| - Edit a rule's scope, schedule, destination, or name | ||
| - Delete a rule | ||
|
|
||
| ## Further reading | ||
|
|
||
| {{< partial name="whats-next/whats-next.html" >}} | ||
|
|
||
| [1]: /cloud_cost_management/recommendations/ | ||
| [2]: /cloud_cost_management/recommendations/cost_optimization_automation/ | ||
| [3]: /integrations/slack/ | ||
| [4]: https://app.datadoghq.com/cost/optimize/automations | ||
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.