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

Queue state update1.0 #84

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

karand-metron
Copy link

This is a new PR for Sumologic - Doppel Integration

Description
Doppel has done the following changes in their alert schema. The queue_state field is an enum which had the following values before the Sumo Logic and Splunk apps were published:

  • doppel_review
  • needs_confirmation
  • monitoring
  • taken_down
  • Internal Bad Match
  • reported
  • no_action

The set of the enum values after the recent changes in the queue_state fields schema are:

  • doppel_review
  • needs_confirmation
  • monitoring
  • taken_down
  • Internal Bad Match
  • actioned
  • no_action

Mainly the “reported” state value is changed to “actioned”. The changes in this PR supports these enhancements.

Checklist
[ x ] Changes follows the best practices from the given docs.
[ x ] Ran unit tests locally.
[ x ] Updated screenshots/sample logs if any.

@karand-metron karand-metron requested a review from a team as a code owner November 6, 2024 13: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.

1 participant