Skip to content

Conversation

toepkerd
Copy link
Collaborator

@toepkerd toepkerd commented Sep 8, 2025

Description

Execute PPL Monitor implementation

Related Issues

#1880

Check List

  • [N] New functionality includes testing.
  • [N] New functionality has been documented.
  • [N/A] API changes companion pull request created.
  • [Y] Commits are signed per the DCO using --signoff.
  • [N/A] Public documentation issue/PR created.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: Dennis Toepker <[email protected]>
logger.info("suppression check passed, executing trigger ${pplTrigger.name} from monitor ${pplMonitor.name}")

// internal fun isActionActionable(action: Action, alert: Alert?): Boolean {
// if (alert != null && alert.state == Alert.State.AUDIT)
Copy link
Member

Choose a reason for hiding this comment

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

cleanup commented code please

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.

3 participants