-
Notifications
You must be signed in to change notification settings - Fork 1.2k
INA-7891: Extract off-topic sections from "Describe incident" documentation #30917
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
Changes from all commits
Commits
Show all changes
11 commits
Select commit
Hold shift + click to select a range
9ff1d69
Create new Response Team page in Incident Management docs
cperryk fdea309
Update table of contents
cperryk b78a658
Retitle new page
cperryk 360529e
Update content/en/service_management/incident_management/declare.md
cperryk 17334e4
Update content/en/service_management/incident_management/response_tea…
cperryk 461c669
Update content/en/service_management/incident_management/response_tea…
cperryk 8ac995c
Update content/en/service_management/incident_management/response_tea…
cperryk 8c3e0b6
Update content/en/service_management/incident_management/response_tea…
cperryk 44548f6
Update content/en/service_management/incident_management/response_tea…
cperryk a118a5e
Update content/en/service_management/incident_management/response_tea…
cperryk eaf2bb3
Update content/en/service_management/incident_management/describe.md
cperryk 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
48 changes: 48 additions & 0 deletions
48
content/en/service_management/incident_management/response_team.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,48 @@ | ||
--- | ||
title: Incident Response Team | ||
further_reading: | ||
- link: "/service_management/incident_management/incident_settings/responder_types" | ||
tag: "Documentation" | ||
text: "Customize responder types in Incident Settings" | ||
--- | ||
|
||
## Overview | ||
|
||
Form your response team by adding other users and assigning them responder types (responder roles) so they know what they should focus on during the incident response. | ||
|
||
## Adding responders | ||
|
||
A responder is any Datadog user who participates in the response process for a particular incident. | ||
|
||
When you add a responder to an incident: | ||
* Datadog notifies the responder about the by email. | ||
* If the incident is private, the responder can view it in Datadog. | ||
* If the incident has a Slack channel attached, the responders is automatically added to that channel. | ||
|
||
Datadog also automatically adds users as responders when: | ||
* They perform any action that updates the incident, including writing to the timeline. | ||
* They are notified about the incident through a notification rule or a manual incident notification. | ||
|
||
The **Response Team** tab of the Incident Details page records the time an individual was added to the incident’s response team. It also records the time the responder last took an action affecting the incident in Datadog, such as updating its attributes or writing to its timeline. | ||
|
||
You can remove responders if they are not assigned to any responder types and if they have not yet performed any actions updating the incident. | ||
|
||
## Assigning responder types | ||
|
||
<div class="alert alert-info">Responder types are unrelated to the <a href="/account_management/rbac/?tab=datadogapplication">Role Based Access Control (RBAC)</a> system. The Responder Type in Incident Management does not affect a user’s permissions.</a></div> | ||
|
||
From the **Response Team** tab of the Incident Details page, you can modify the responder types for any responder. | ||
|
||
You can define additional single-person or multi-person responder types with custom names and descriptions in [Incident Settings][1]. | ||
|
||
## Managing responders in Slack | ||
|
||
In Slack, you can manage responders and their responder types by entering the command `/dd incident responders` inside an incident channel. You can also click the "Manage Responders" button on the incident action tray. | ||
|
||
When you assign a responder type, the assignee is notified about it in Slack. | ||
|
||
## Further reading | ||
|
||
{{< partial name="whats-next/whats-next.html" >}} | ||
|
||
[1]: /service_management/incident_management/incident_settings/responder-types |
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.