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

[receiver/discovery] Emit entity events only for matching receivers #4691

Merged
merged 1 commit into from
Apr 19, 2024

Conversation

dmitryax
Copy link
Contributor

Only the entity tracker will be responsible for emitting entity events. So we want to avoid sending entity state events for any observed endpoints. We need to send events only for those that we have defined discovery rules.

@dmitryax dmitryax requested review from a team as code owners April 19, 2024 21:44
@dmitryax dmitryax force-pushed the only-emit-matching-entity-events branch 3 times, most recently from 407ab82 to e18245f Compare April 19, 2024 22:12
Only the entity tracker will be responsible for emitting entity events. So we want to avoid sending entity state events for any observed endpoints. We need to send events only for those that we have defined discovery rules.
@dmitryax dmitryax force-pushed the only-emit-matching-entity-events branch from e18245f to 22375b3 Compare April 19, 2024 22:32
@dmitryax dmitryax merged commit 4a35536 into main Apr 19, 2024
28 checks passed
@dmitryax dmitryax deleted the only-emit-matching-entity-events branch April 19, 2024 22:53
@github-actions github-actions bot locked and limited conversation to collaborators Apr 19, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants