feat(provider): Add SNMP webhook support for receiving traps (Issue #2112)#6097
Closed
matiasmagni wants to merge 19 commits intokeephq:mainfrom
Closed
feat(provider): Add SNMP webhook support for receiving traps (Issue #2112)#6097matiasmagni wants to merge 19 commits intokeephq:mainfrom
matiasmagni wants to merge 19 commits intokeephq:mainfrom
Conversation
…eephq#2112) - Add webhook_description and webhook_template for receiving SNMP traps - Add parse_event_raw_body() for parsing incoming trap JSON payloads - Add _format_alert() to convert traps to AlertDto objects - Add severity mapping (critical, error, high, warning, medium, low, info) - Add comprehensive unit tests for all new functionality - Add E2E test infrastructure for SNMP provider - Update documentation with webhook configuration examples
…eephq#2112) - Add webhook_description and webhook_template for receiving traps via HTTP - Add parse_event_raw_body() for parsing incoming trap JSON payloads - Add _format_alert() to convert traps to AlertDto objects - Add severity mapping (critical, error, high, warning, medium, low, info) - Add comprehensive unit tests for all new functionality - Add E2E test infrastructure for SNMP provider - Update documentation with webhook configuration examples - Add demo guide with curl and PowerShell commands
|
@matiasmagni is attempting to deploy a commit to the KeepHQ Team on Vercel. A member of the Team first needs to authorize it. |
Jesse-Voo
pushed a commit
to Jesse-Voo/keep
that referenced
this pull request
Mar 16, 2026
… for receiving traps (Issue keephq#2112) Generated by AI bounty hunter Payment: 0x4F666e7b4F63637223625FD4e9Ace6055fD6a847
Author
|
@shahargl why was this PR closed? |
Member
|
there are > 100 PR's for SNMP + we don't have any bounty program any more (hence "/claim" doesn't make sense) |
Member
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Summary
Changes
SNMP Provider Enhancements
Severity Mapping
Demo
https://www.youtube.com/watch?v=_i0x0GqxG4Y
Testing
Closes #2112
Bounty Claim: /claim #2112