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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changes signals ingestion from opt in to opt out approach #4396

Merged
merged 13 commits into from
Feb 16, 2024

Conversation

mvilanova
Copy link
Contributor

@mvilanova mvilanova commented Feb 13, 2024

This PR changes the signal ingestion approach from opt-in to opt-out for signals submitted via API or consumed through a signal consumer plugin.

Screenshot 2024-02-15 at 1 43 02 PM

@mvilanova mvilanova added the enhancement New feature or request label Feb 13, 2024
@mvilanova mvilanova changed the title [WIP] Changes signals ingestion from opt in to opt out approach Changes signals ingestion from opt in to opt out approach Feb 15, 2024
@mvilanova mvilanova marked this pull request as ready for review February 15, 2024 17:54
@wssheldon
Copy link
Contributor

It looks good. Have you tested ingesting a signal instance w/ and w/o a definition locally?

@mvilanova
Copy link
Contributor Author

It looks good. Have you tested ingesting a signal instance w/ and w/o a definition locally?

Not yet. Dealing with an issue with the signal definition create form.

@mvilanova
Copy link
Contributor Author

@whitdog47 looks like your changes here broke the signal definition create form. I added support for checking via project name to fix it.

@mvilanova
Copy link
Contributor Author

It looks good. Have you tested ingesting a signal instance w/ and w/o a definition locally?

Tested the code with a signal with external id/variant and one without it.

Copy link
Contributor

@wssheldon wssheldon left a comment

Choose a reason for hiding this comment

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

Just the f string

@mvilanova mvilanova merged commit 4337369 into master Feb 16, 2024
8 checks passed
@mvilanova mvilanova deleted the dispatch-signals-opt-out-approach branch February 16, 2024 18:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants