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

[Backport 2.x] Add fingerprint ingest processor #14366

Merged
merged 1 commit into from
Jun 15, 2024

Commits on Jun 14, 2024

  1. Add fingerprint ingest processor (#13724)

    * Add fingerprint ingest processor
    
    Signed-off-by: Gao Binlong <gbinlong@amazon.com>
    
    * Ignore metadata fields
    
    Signed-off-by: Gao Binlong <gbinlong@amazon.com>
    
    * Add sha3-256 hash method
    
    Signed-off-by: Gao Binlong <gbinlong@amazon.com>
    
    * Remove unused code
    
    Signed-off-by: Gao Binlong <gbinlong@amazon.com>
    
    * Add exclude_fields and remove include_all_fields
    
    Signed-off-by: Gao Binlong <gbinlong@amazon.com>
    
    * Modify processor description
    
    Signed-off-by: Gao Binlong <gbinlong@amazon.com>
    
    * Make FingerprintProcessor being final
    
    Signed-off-by: Gao Binlong <gbinlong@amazon.com>
    
    * Optimize error message and check if field name is empty string
    
    Signed-off-by: Gao Binlong <gbinlong@amazon.com>
    
    * Fix yaml test failure
    
    Signed-off-by: Gao Binlong <gbinlong@amazon.com>
    
    * Prepend string length to the field value
    
    Signed-off-by: Gao Binlong <gbinlong@amazon.com>
    
    * Append hash method with version number
    
    Signed-off-by: Gao Binlong <gbinlong@amazon.com>
    
    * Update supported version in yml test file
    
    Signed-off-by: Gao Binlong <gbinlong@amazon.com>
    
    * Add more comment
    
    Signed-off-by: Gao Binlong <gbinlong@amazon.com>
    
    * Prepend hash method to the hash value and add more test cases
    
    Signed-off-by: Gao Binlong <gbinlong@amazon.com>
    
    ---------
    
    Signed-off-by: Gao Binlong <gbinlong@amazon.com>
    (cherry picked from commit 16c8806)
    Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    2dca1b1 View commit details
    Browse the repository at this point in the history