Skip to content

Commit 275fc8c

Browse files
ykamo001vivianyentrancathteng
authored
add docs for slack threads options (#10117)
* add docs for slack threads options * rename * Apply suggestions from code review Co-authored-by: vivianyentran <[email protected]> Co-authored-by: Cathy Teng <[email protected]> --------- Co-authored-by: vivianyentran <[email protected]> Co-authored-by: Cathy Teng <[email protected]>
1 parent 1a8473d commit 275fc8c

File tree

4 files changed

+16
-0
lines changed

4 files changed

+16
-0
lines changed
15.6 KB
Loading

docs/organization/integrations/index.mdx

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,3 +127,11 @@ For more details, see the [full Integration Platform documentation](/organizatio
127127
| [AWS Lambda - Python (Manual)](/platforms/python/integrations/aws-lambda/) | X | X |
128128
| [AWS Lambda - Node (Automatic)](/organization/integrations/cloud-monitoring/aws-lambda/) | X | X |
129129
| [AWS Lambda - Node (Manual)](/platforms/javascript/guides/aws-lambda/) | X | X |
130+
131+
132+
## Toggleable Features
133+
Some integrations have features that can be enabled or disabled through a toggle at the integration level. Toggling features on/off takes effect instantly across the integration. Defaults are dependent on the feature, per integration.
134+
135+
Not every integration has toggleable features, but if they do, you can find them in the `Features` tab for the specific integration's settings.
136+
137+
![Integration features tab](./img/integration-features-tab.png)
111 KB
Loading

docs/organization/integrations/notification-incidents/threads/index.mdx

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,3 +39,11 @@ Threads will notify you when a metric alert has been triggered, and again when i
3939
Threads will keep your issue statuses in sync. The Threads notification will update when your issue is archived or resolved:
4040

4141
![Issue statuses synced](./img/threads-issue-alert.png)
42+
43+
## Toggleable Features
44+
45+
Threads can be enabled or disabled through the features tab in the Slack integration settings. Threads can be toggled for both Issue Alerts and Metric Alerts.
46+
47+
![Slack threads feature](./img/slack-threads-features.png)
48+
49+
By default, both features are enabled.

0 commit comments

Comments
 (0)