Skip to content

doc: Update closed_timestamp doc#988

Merged
KaylaBrady merged 5 commits intomasterfrom
kb-alert-closed-doc
Apr 1, 2026
Merged

doc: Update closed_timestamp doc#988
KaylaBrady merged 5 commits intomasterfrom
kb-alert-closed-doc

Conversation

@KaylaBrady
Copy link
Copy Markdown
Contributor

Summary of changes

Asana Ticket: No ticket

From a conversation in this ticket thread. The closed timestamp is always populated, and should be used in combination with last_push_notification_timestamp to determine if an all clear notification should be sent.

@KaylaBrady KaylaBrady requested a review from a team as a code owner March 30, 2026 13:53
@KaylaBrady KaylaBrady requested review from lemald and removed request for a team March 30, 2026 13:53
| `#{parent_pointer}/attributes/closed_timestamp` | Time to send an all clear notification |
| `#{parent_pointer}/attributes/last_push_notification_timestamp` | Time to send a new or updated alert notification |
| `#{parent_pointer}/attributes/closed_timestamp` | Time the alert was closed. |
| `#{parent_pointer}/attributes/last_push_notification_timestamp` | Time to send a new or updated alert notification. Send an "all clear" if equal to closed_timestamp. |
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nitpick: could you adjust the length of the other rows of the ASCII art table to match?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good call, it ended up looking absurd in my editor so I changed it to a grid table. Not sure if there are any implications for how this renders in the swagger docs?

Copy link
Copy Markdown
Member

@lemald lemald left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, I'd just recommend either running it locally or deploying to a dev environment to confirm that the table looks correct before merging.

@KaylaBrady
Copy link
Copy Markdown
Contributor Author

@lemald good call on checking - the multiline table was wacky, so reverted for the extra wide rows which looks good
image

@KaylaBrady KaylaBrady merged commit dfbea0f into master Apr 1, 2026
7 checks passed
@KaylaBrady KaylaBrady deleted the kb-alert-closed-doc branch April 1, 2026 14:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants