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

New component: sumologicprocessor #23949

Merged

Commits on Oct 30, 2023

  1. feat: copying code from v0.80.0-sumo-0

    Signed-off-by: Dominik Rosiek <drosiek@sumologic.com>
    Dominik Rosiek committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    736a555 View commit details
    Browse the repository at this point in the history
  2. chore: rename sumologicschemaprocessor to sumologicprocessor

    Signed-off-by: Dominik Rosiek <drosiek@sumologic.com>
    Dominik Rosiek committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    76c2a1e View commit details
    Browse the repository at this point in the history
  3. chore: add metadaa.yaml and add component to the builder

    Signed-off-by: Dominik Rosiek <drosiek@sumologic.com>
    Dominik Rosiek committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    bd89ad8 View commit details
    Browse the repository at this point in the history
  4. chore: add codeowners

    Signed-off-by: Dominik Rosiek <drosiek@sumologic.com>
    Dominik Rosiek committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    cad2258 View commit details
    Browse the repository at this point in the history
  5. refactor: refactor due to lint check

    Signed-off-by: Dominik Rosiek <drosiek@sumologic.com>
    Dominik Rosiek committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    3dc1953 View commit details
    Browse the repository at this point in the history
  6. Update processor/sumologicprocessor/metadata.yaml

    Co-authored-by: Daniel Jaglowski <jaglows3@gmail.com>
    2 people authored and Dominik Rosiek committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    e74ab2a View commit details
    Browse the repository at this point in the history
  7. chore: add @astencel-sumo as codeowner

    Signed-off-by: Dominik Rosiek <drosiek@sumologic.com>
    Dominik Rosiek committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    de6ef63 View commit details
    Browse the repository at this point in the history
  8. chore: remove contrib from supported distributions

    Signed-off-by: Dominik Rosiek <drosiek@sumologic.com>
    Dominik Rosiek committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    948601a View commit details
    Browse the repository at this point in the history
  9. chore: re-word some messages due to review

    Signed-off-by: Dominik Rosiek <drosiek@sumologic.com>
    Dominik Rosiek committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    65a6ca4 View commit details
    Browse the repository at this point in the history
  10. Update processor/sumologicprocessor/README.md

    Co-authored-by: Andrzej Stencel <astencel@sumologic.com>
    2 people authored and Dominik Rosiek committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    09c25f9 View commit details
    Browse the repository at this point in the history
  11. Update processor/sumologicprocessor/README.md

    Co-authored-by: Andrzej Stencel <astencel@sumologic.com>
    2 people authored and Dominik Rosiek committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    9d4bf9b View commit details
    Browse the repository at this point in the history
  12. Update .chloggen/drosiek-sumologic-schema-processor.yaml

    Co-authored-by: Andrzej Stencel <astencel@sumologic.com>
    2 people authored and Dominik Rosiek committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    53fad59 View commit details
    Browse the repository at this point in the history
  13. feat(sumologicprocessor): check for conflicts in prefix names

    Signed-off-by: Dominik Rosiek <drosiek@sumologic.com>
    Dominik Rosiek committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    da57af8 View commit details
    Browse the repository at this point in the history
  14. chore(sumologicprocessor): fix go.mod

    Signed-off-by: Dominik Rosiek <drosiek@sumologic.com>
    Dominik Rosiek committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    f565edd View commit details
    Browse the repository at this point in the history
  15. chore(sumologicprocessor): fix according to apicheck

    Signed-off-by: Dominik Rosiek <drosiek@sumologic.com>
    Dominik Rosiek committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    0b0f5d8 View commit details
    Browse the repository at this point in the history
  16. chore: go mod tidy

    Signed-off-by: Dominik Rosiek <drosiek@sumologic.com>
    Dominik Rosiek committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    500ab1e View commit details
    Browse the repository at this point in the history
  17. feat(sumologicprocessor): check for duplication of attribute names

    Signed-off-by: Dominik Rosiek <drosiek@sumologic.com>
    Dominik Rosiek committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    5cf503b View commit details
    Browse the repository at this point in the history
  18. chore(sumologicprocessor): restore original code for attributes aggre…

    …gation
    
    Signed-off-by: Dominik Rosiek <drosiek@sumologic.com>
    Dominik Rosiek committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    25324f0 View commit details
    Browse the repository at this point in the history
  19. chore: fix versions in go.mod

    Signed-off-by: Dominik Rosiek <drosiek@sumologic.com>
    Dominik Rosiek committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    81a0bee View commit details
    Browse the repository at this point in the history
  20. chore: update accoreding to review

    Signed-off-by: Dominik Rosiek <drosiek@sumologic.com>
    Dominik Rosiek committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    aeaade5 View commit details
    Browse the repository at this point in the history
  21. chore: refactor due to review

    Signed-off-by: Dominik Rosiek <drosiek@sumologic.com>
    Dominik Rosiek committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    ec4ef40 View commit details
    Browse the repository at this point in the history
  22. chore: refactor due to review

    Signed-off-by: Dominik Rosiek <drosiek@sumologic.com>
    Dominik Rosiek committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    6e169ef View commit details
    Browse the repository at this point in the history
  23. chore: change semcov path

    Signed-off-by: Dominik Rosiek <drosiek@sumologic.com>
    Dominik Rosiek committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    e819f3b View commit details
    Browse the repository at this point in the history
  24. chore: fix checks

    Signed-off-by: Dominik Rosiek <drosiek@sumologic.com>
    Dominik Rosiek committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    5435670 View commit details
    Browse the repository at this point in the history
  25. chore: gendependabot

    Signed-off-by: Dominik Rosiek <drosiek@sumologic.com>
    Dominik Rosiek committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    909973a View commit details
    Browse the repository at this point in the history