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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃敟 feat: Signals & Actions #5699

Open
ivarconr opened this issue Dec 20, 2023 · 0 comments
Open

馃敟 feat: Signals & Actions #5699

ivarconr opened this issue Dec 20, 2023 · 0 comments
Assignees

Comments

@ivarconr
Copy link
Member

ivarconr commented Dec 20, 2023

Describe the feature request

Signals represent something happening, whether it's inside or outside Unleash.

Actions react automatically to signals, and are configured by users.

This feature should allow you to configure signal endpoints that can be integrated with external services. By using these signal endpoints, external services can report signals to Unleash. Based on the received signals, you can then configure actions that are automatically triggered. These actions are configured on the project level and the primary focus at this stage should be turning feature flags on or off.

Example: APM detects high error rate for an app and informs Unleash via a signal endpoint. Unleash will trigger user defined actions to disable a set of feature flags automatically to mitigate.

Background

The goal is to make it easier to integrate and automate with Unleash.

Solution suggestions

No response

@nunogois nunogois changed the title 馃敟 feat: Incoming webhooks 馃敟 feat: Signals Mar 6, 2024
@nunogois nunogois changed the title 馃敟 feat: Signals 馃敟 feat: Signals & Actions Mar 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: In Progress
Development

No branches or pull requests

2 participants