Skip to content

Implement observability of notifications subsystem #3

Closed
coder/coder
#13799
@dannykopping

Description

@dannykopping

Relates to coder/coder#13331

  • Notifications sent (by receiver, notification_template)
  • Notifications failed (by receiver, notification_template)
  • Notifications retried (by receiver, notification_template)
  • Notifications paused
  • Notifications purged
  • Queue operations
    • Enqueue time (delta between start of operation and accepted into db)
    • Dequeue time (delta between enqueued and dequeued)
  • Receiver operations
    • Send time (response time from server, by response status)

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions