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

feat: Add binary parser #11552

Merged
merged 5 commits into from
Oct 31, 2022
Merged

feat: Add binary parser #11552

merged 5 commits into from
Oct 31, 2022

Conversation

srebhan
Copy link
Contributor

@srebhan srebhan commented Jul 26, 2022

resolves #6804
replaces #7030

This PR adds a parser for binary data formats. To mention some highlights, you can specify multiple configurations with filters to handle multiple message types as well as dynamic strings. The parser is in new-style only.

@telegraf-tiger telegraf-tiger bot added the feat Improvement on an existing feature such as adding a new setting/mode to an existing plugin label Jul 26, 2022
@srebhan srebhan mentioned this pull request Jul 26, 2022
3 tasks
@srebhan srebhan added the plugin/parser 1. Request for new parser plugins 2. Issues/PRs that are related to parser plugins label Jul 26, 2022
Copy link
Contributor

@sspaink sspaink left a comment

Choose a reason for hiding this comment

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

Great job! Thank you for working on this.

@sspaink sspaink added the ready for final review This pull request has been reviewed and/or tested by multiple users and is ready for a final review. label Oct 26, 2022
@MyaLongmire
Copy link
Contributor

@srebhan if you resolve the conflicts we can get this merged :)

@telegraf-tiger
Copy link
Contributor

@srebhan srebhan merged commit 393566d into influxdata:master Oct 31, 2022
@srebhan srebhan deleted the binary_parser branch November 7, 2022 11:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat Improvement on an existing feature such as adding a new setting/mode to an existing plugin plugin/parser 1. Request for new parser plugins 2. Issues/PRs that are related to parser plugins ready for final review This pull request has been reviewed and/or tested by multiple users and is ready for a final review.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Binary data parser feature request
3 participants