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

[processor/geoip] Add GeoIP providers configuration and maxmind factory #33268

Merged

Commits on May 28, 2024

  1. feat: add geoipprovider internal package

    Includes the GeoIPProvider interface, a configuration type and a factory
    interface able to generate providers.
    rogercoll committed May 28, 2024
    Configuration menu
    Copy the full SHA
    dd89cf6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18c1d24 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Configuration menu
    Copy the full SHA
    ca50fa1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    49c277b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4450aa8 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. chore: add changelog entry

    rogercoll committed May 30, 2024
    Configuration menu
    Copy the full SHA
    a7381ae View commit details
    Browse the repository at this point in the history
  2. fix format and linter

    rogercoll committed May 30, 2024
    Configuration menu
    Copy the full SHA
    1d8dad2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    48f3d8d View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. fix .chloggen/geoipprocessor_provider.yaml

    Co-authored-by: Andrzej Stencel <andrzej.stencel@elastic.co>
    rogercoll and andrzej-stencel authored May 31, 2024
    Configuration menu
    Copy the full SHA
    686b9e7 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Configuration menu
    Copy the full SHA
    cb2b2dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9bbfd46 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    81137cc View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Configuration menu
    Copy the full SHA
    87b0161 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    31ba472 View commit details
    Browse the repository at this point in the history
  3. chore: tidy mod files

    rogercoll committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    0cec847 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    be9e2df View commit details
    Browse the repository at this point in the history
  5. chore: fix imports order

    rogercoll committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    74bde08 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    05d0be9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f20bfc4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f7f9902 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    21e80e8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f8c2991 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    bda01e5 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Update processor/geoipprocessor/README.md

    Co-authored-by: Andrzej Stencel <andrzej.stencel@elastic.co>
    rogercoll and andrzej-stencel authored Jul 2, 2024
    Configuration menu
    Copy the full SHA
    cd5293d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e196b02 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bb6ba71 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0bec9c9 View commit details
    Browse the repository at this point in the history
  5. chore: tidy indirect deps

    rogercoll committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    e392379 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e5fb50a View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

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