Skip to content

feat: add SolarWinds monitoring provider (#5649)#6453

Open
anxovatomica wants to merge 1 commit into
keephq:mainfrom
anxovatomica:feat/solarwinds-provider
Open

feat: add SolarWinds monitoring provider (#5649)#6453
anxovatomica wants to merge 1 commit into
keephq:mainfrom
anxovatomica:feat/solarwinds-provider

Conversation

@anxovatomica
Copy link
Copy Markdown

Summary

Add a SolarWinds monitoring provider to Keep to receive SolarWinds Orion alerts directly in the platform.

Features

  • Receive SolarWinds webhook alerts in Keep
  • Parse SolarWinds alert format (host/service notifications)
  • Support SolarWinds severity levels (CRITICAL, WARNING, OK, UNKNOWN)
  • Pull existing alerts from SolarWinds API

Testing

  • Unit tests included
  • Documentation included

Closes #5649

@dosubot dosubot Bot added size:L This PR changes 100-499 lines, ignoring generated files. Documentation Improvements or additions to documentation Feature A new feature Provider Providers related issues labels May 11, 2026
@anxovatomica
Copy link
Copy Markdown
Author

Following up on the SolarWinds monitoring provider. Includes query and notify actions with full config + docs + icon. CI passing, ready for review.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Documentation Improvements or additions to documentation Feature A new feature Provider Providers related issues size:L This PR changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: Add SolarWinds monitoring provider integration

1 participant