Skip to content

Added support for Splunk Platform Integration and Notification #237

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

Merged
merged 2 commits into from
Feb 24, 2025

Conversation

durgeshsplunk
Copy link
Contributor

@durgeshsplunk durgeshsplunk commented Feb 21, 2025

I was unable to fetch detectors from my org as notification on one of the detectors was of the type SplunkPlatform and the signalfx-go module does not support it right now.

I have also added support form the Splunk Platform Integration.

@durgeshsplunk durgeshsplunk requested review from a team as code owners February 21, 2025 07:48
Copy link
Collaborator

@MovieStoreGuy MovieStoreGuy left a comment

Choose a reason for hiding this comment

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

Please add some tests around validating the integration is loaded correctly.

WEBHOOK Type = "Webhook"
X_MATTERS Type = "XMatters"
SPLUNK_PLATFORM Type = "SplunkPlatform"
Copy link
Collaborator

Choose a reason for hiding this comment

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

This should be inserted to line 34 to keep the values in an alphabetical order.

Copy link
Collaborator

Choose a reason for hiding this comment

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

Please add tests around this to make sure it is correctly loaded.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Added SplunkPlatform notification response under test response to serve as a test case for SplunkPlatform notification rule type

@durgeshsplunk durgeshsplunk reopened this Feb 24, 2025
@MovieStoreGuy MovieStoreGuy merged commit e66a31a into signalfx:master Feb 24, 2025
2 checks passed
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.

2 participants