-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Add investigate and timeline page #25889
Conversation
content/en/service_management/incident_management/investigate/_index.md
Outdated
Show resolved
Hide resolved
content/en/service_management/incident_management/investigate/_index.md
Outdated
Show resolved
Hide resolved
content/en/service_management/incident_management/investigate/_index.md
Outdated
Show resolved
Hide resolved
content/en/service_management/incident_management/investigate/_index.md
Outdated
Show resolved
Hide resolved
content/en/service_management/incident_management/investigate/_index.md
Outdated
Show resolved
Hide resolved
content/en/service_management/incident_management/investigate/timeline.md
Outdated
Show resolved
Hide resolved
|
||
| Content type | Description | | ||
| ------------------ | ------------------------------------------------------------------------------------------------------ | | ||
| Responder note | A note manually written by an incident responder. Responder notes have the following sub-types:<br>- *Graph*: The responder note contains one or more Datadog graphs<br>- *Link*: The responder note contains a hyperlink<br>- *Code*: The responder note contains text wrapped in Markdown syntax for code blocks |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Does a responder note always have to be of one of the subtypes, or is there just a "plain" responder note type?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You can have a plain note, within a note cell you can add graphs and links. If you don't add anything, it'd just be a responder note.
content/en/service_management/incident_management/investigate/timeline.md
Outdated
Show resolved
Hide resolved
content/en/service_management/incident_management/investigate/timeline.md
Outdated
Show resolved
Hide resolved
content/en/service_management/incident_management/investigate/timeline.md
Outdated
Show resolved
Hide resolved
Co-authored-by: Sandra (neko) <[email protected]>
/merge |
🚂 MergeQueue: pull request added to the queue The median merge time in Use |
* Add investigate and timeline page * Apply suggestions from code review Co-authored-by: Sandra (neko) <[email protected]> * Add Timeline docs referenc * Add reference link number --------- Co-authored-by: Sandra (neko) <[email protected]>
What does this PR do? What is the motivation?
This reorganize the Incident details page
Merge instructions
Additional notes