Skip to content

[receiver/discovery] Replace log_record field to message #4916

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 1 commit into from
Jun 3, 2024

Conversation

dmitryax
Copy link
Contributor

@dmitryax dmitryax commented May 31, 2024

log_record field isn't relevant anymore since we don't send discovery events as log records. The provided value is set to discovery.message entity attribute and sent to the backend on a regular basis.

The additional log_record.attributes field is not being used. If needed in the future, it can be added as another field in the statement section itself.

@dmitryax dmitryax requested review from a team as code owners May 31, 2024 23:15
@dmitryax dmitryax force-pushed the discovery-simplify-message-interface branch 2 times, most recently from 17f0a65 to a4fbcde Compare May 31, 2024 23:22
`log_record` field isn't relevant anymore since we don't send discovery events as log records. The provided value is set to `discovery.message` entity attribute and sent to the backend on a regular basis. The additional `log_record.attributes` field is not being used. If needed in future, it can be added as another field in the statement section itself.
@dmitryax dmitryax force-pushed the discovery-simplify-message-interface branch from a4fbcde to d019785 Compare June 1, 2024 00:24
@dmitryax dmitryax merged commit aa1864e into main Jun 3, 2024
@dmitryax dmitryax deleted the discovery-simplify-message-interface branch June 3, 2024 22:27
@github-actions github-actions bot locked and limited conversation to collaborators Jun 3, 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