Skip to content
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 custom description for OpsGenie #457

Merged
merged 6 commits into from
Sep 9, 2021

Conversation

nickbabkin
Copy link
Contributor

@nickbabkin nickbabkin commented Sep 9, 2021

Description

This change allows to set custom description field for OpsGenie alerts for more flexibility. Example use cases: where sensitive alert data must be masked from body before passing it to OpsGenie.

Description can be dynamically formatted from match by using {field} tags.

Checklist

  • I have reviewed the contributing guidelines.
  • I have included unit tests for my changes or additions.
  • I have successfully run make test-docker with my changes.
  • I have manually tested all relevant modes of the change in this PR.
  • I have updated the documentation.
  • I have updated the changelog.

Copy link
Owner

@jertel jertel left a comment

Choose a reason for hiding this comment

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

Thanks for the contribution!

@jertel jertel merged commit 3bd3834 into jertel:master Sep 9, 2021
@nsano-rururu
Copy link
Collaborator

Would you like to add the following settings to schema.yaml?

opsgenie_description: {type: string}

@nickbabkin
Copy link
Contributor Author

@nsano-rururu I've seen this was already added by you. Thanks for noting this!

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 21, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants