-
Notifications
You must be signed in to change notification settings - Fork 1k
feat: Adds Nagios provider #5149
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
base: main
Are you sure you want to change the base?
Conversation
… keep `AlertDto` ingestable format
@DMMutua is attempting to deploy a commit to the KeepHQ Team on Vercel. A member of the Team first needs to authorize it. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
see comments
hey @DMMutua , thanks for opening this PR. please see comments. |
@DMMutua are you sure? I still get:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
see comments
@DMMutua integration tests failing:
|
@shahargl working on it right now. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
hey @talboren. Greetings! |
Closes #3960
📑 Description
Introduces Nagios as a new supported provider.
Enables receptions of alerts from Nagios within Keep.
The integration is designed to be push-based and relies on Nagios's native Event Handler system.
NagiosProvider
to handle incoming webhook requests from Nagios.AlertDto
format.✅ Checks
/claim #3960