Skip to content

Commit 49451ad

Browse files
committed
Implement more suggestion from Ally
1 parent 1048052 commit 49451ad

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/content/docs/codestream/codestream-settings/account-settings.mdx

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ metaDescription: "An overview of CodeStream notifications."
44
freshnessValidatedDate: 2024-11-08
55
---
66

7-
CodeStream sends email notifications when new [transaction-level anomalies](/docs/codestream/observability/transactions) are found in services that are built from your code. Select the <DNT>**Notifications**</DNT> option under the username menu at the top of the CodeStream pane to control which repositories and services you'll be notified about, or to turn off notifications completely.
7+
CodeStream alerts you via email when new [transaction-level anomalies](/docs/codestream/observability/transactions) are detected in services built from your code. To manage these notifications, go to the <DNT>**Notifications**</DNT> settings under the username menu. You can customize which repositories and services trigger notifications or disable them entirely.
88

99
By default, CodeStream automatically tracks repositories you open in your IDE. Alternatively, you can manually follow repositories by hovering over them in the CodeStream tree view and clicking the **Follow** icon.
1010

@@ -16,7 +16,7 @@ By default, CodeStream automatically tracks repositories you open in your IDE. A
1616

1717
You can unfollow a repository by visiting the <DNT>**Notification Settings**</DNT> page and clicking the **X** to the right of any repository that you're current following.
1818

19-
By default, you will be notified about anomalies in any of the services associated with the repositories that you're following. You may, however, only want to get notifications for a subset of these services. For example, you might only want notifications for your production services. You can limit the services by specifying a keyword present in the service name (e.g., "prod"), a list of account IDs, or a set of key:value pairs (e.g., environment:production).
19+
By default, you'll receive notifications for anomalies in all services associated with your followed repositories. To limit notifications to specific services, you can filter by service name (for example, names containing "prod"), account ID, or key-value pairs (such as `environment:production`).
2020

2121
<img
2222
title="Notification settings"

0 commit comments

Comments
 (0)