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

Add fingerprint ingest processor #13724

Merged
merged 18 commits into from
Jun 14, 2024
Merged

Commits on May 17, 2024

  1. Add fingerprint ingest processor

    Signed-off-by: Gao Binlong <[email protected]>
    gaobinlong committed May 17, 2024
    Configuration menu
    Copy the full SHA
    4a37513 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. Configuration menu
    Copy the full SHA
    91ab893 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Ignore metadata fields

    Signed-off-by: Gao Binlong <[email protected]>
    gaobinlong committed May 21, 2024
    Configuration menu
    Copy the full SHA
    b518133 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Add sha3-256 hash method

    Signed-off-by: Gao Binlong <[email protected]>
    gaobinlong committed May 22, 2024
    Configuration menu
    Copy the full SHA
    aae81a7 View commit details
    Browse the repository at this point in the history
  2. Remove unused code

    Signed-off-by: Gao Binlong <[email protected]>
    gaobinlong committed May 22, 2024
    Configuration menu
    Copy the full SHA
    cd7fcdc View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Add exclude_fields and remove include_all_fields

    Signed-off-by: Gao Binlong <[email protected]>
    gaobinlong committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    614ba60 View commit details
    Browse the repository at this point in the history
  2. merge main

    Signed-off-by: Gao Binlong <[email protected]>
    gaobinlong committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    cd28aca View commit details
    Browse the repository at this point in the history
  3. Modify processor description

    Signed-off-by: Gao Binlong <[email protected]>
    gaobinlong committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    2d1c6bc View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Make FingerprintProcessor being final

    Signed-off-by: Gao Binlong <[email protected]>
    gaobinlong committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    7cad2e0 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Configuration menu
    Copy the full SHA
    cff2bcf View commit details
    Browse the repository at this point in the history
  2. Fix yaml test failure

    Signed-off-by: Gao Binlong <[email protected]>
    gaobinlong committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    4447c9c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a505368 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. Prepend string length to the field value

    Signed-off-by: Gao Binlong <[email protected]>
    gaobinlong committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    fb74e64 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Append hash method with version number

    Signed-off-by: Gao Binlong <[email protected]>
    gaobinlong committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    965303b View commit details
    Browse the repository at this point in the history
  2. merge main

    Signed-off-by: Gao Binlong <[email protected]>
    gaobinlong committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    63c447c View commit details
    Browse the repository at this point in the history
  3. Update supported version in yml test file

    Signed-off-by: Gao Binlong <[email protected]>
    gaobinlong committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    7883db5 View commit details
    Browse the repository at this point in the history
  4. Add more comment

    Signed-off-by: Gao Binlong <[email protected]>
    gaobinlong committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    56cc4b6 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Configuration menu
    Copy the full SHA
    1f2d5d0 View commit details
    Browse the repository at this point in the history