Skip to content

Add alert and action plugin console logging (ease of debugging) #49401

@mikecote

Description

@mikecote

We should do an audit of the debug logs we do for alerts and actions plugin. We should add logs in missing areas that would facilitate debugging issues on a remote install.

Some examples of visibility that logging should be providing (note some may already be done):

  • When did my alert run last?
  • Did my alert have any active instances when it ran?
  • What actions got fired from my alert execution?
  • Did any alert action get throttled?
  • Errors that happened during alert or action execution

NOTE:
This issue is in the same area as #62337 and could be worked on at the same time.

Original description

We currently don't have any console logging within the alerting plugins. We should add some debug logs to facilitate debugging issues on a remote install.

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions