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] Remove log_endpoints config option #4692

Merged
merged 1 commit into from
Apr 20, 2024

Conversation

dmitryax
Copy link
Contributor

The entity events now emitted regardless of log_endpoints config option. This helps to unify entity events reporting from one place instead of emitting them separately from the endpoint tracker (controlled by log_endpoints) and evaluators (emitted regardless)

@dmitryax dmitryax requested review from a team as code owners April 19, 2024 22:58
@dmitryax dmitryax force-pushed the remove-log-endpoints branch 2 times, most recently from fca0baa to a02e75a Compare April 19, 2024 23:00
The entity events now emitted regardless of log_endpoints config option. This helps to unify entity events reporting from one place instead of emitting them separately from the endpoint tracker (controlled by log_endpoints) and evaluators (emitted regardless)
@dmitryax dmitryax merged commit 2f2f2fa into main Apr 20, 2024
28 checks passed
@dmitryax dmitryax deleted the remove-log-endpoints branch April 20, 2024 16:49
@github-actions github-actions bot locked and limited conversation to collaborators Apr 20, 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.

None yet

2 participants