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

[exporter/elasticsearch] Replace go-elasticsearch BulkIndexer with go-docappender #32359

Merged

Commits on Apr 15, 2024

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

Commits on Apr 17, 2024

  1. Configuration menu
    Copy the full SHA
    4889835 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4caa07 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e2c4373 View commit details
    Browse the repository at this point in the history
  4. Add changelog

    carsonip committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    f518aa5 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Describe defaults in readme

    carsonip committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    aed3960 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    accd2fb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0784b18 View commit details
    Browse the repository at this point in the history
  4. Add godoc

    carsonip committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    40d8987 View commit details
    Browse the repository at this point in the history
  5. Make bulkIndexerPool private

    carsonip committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    e4accdc View commit details
    Browse the repository at this point in the history
  6. Grammar

    carsonip committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    3ceb029 View commit details
    Browse the repository at this point in the history
  7. Update changelog

    carsonip committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    0fcddd2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    dde9f6c View commit details
    Browse the repository at this point in the history
  9. Use wg instead of errgroup

    carsonip committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    3ed5349 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    03a094f View commit details
    Browse the repository at this point in the history
  11. Use go-docappender v2.0.1

    carsonip committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    e256d82 View commit details
    Browse the repository at this point in the history
  12. Fix test loop variable

    carsonip committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    7748722 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    926d817 View commit details
    Browse the repository at this point in the history
  14. go mod tidy all

    carsonip committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    c6ca007 View commit details
    Browse the repository at this point in the history
  15. Add back missing return

    carsonip committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    43a2d53 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    ad790d7 View commit details
    Browse the repository at this point in the history
  17. Fix channel closed check

    carsonip committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    b6642b2 View commit details
    Browse the repository at this point in the history
  18. Fix import

    carsonip committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    274b862 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Use new go-docappender

    carsonip committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    0ae62df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d1e4f4f View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Configuration menu
    Copy the full SHA
    cf342f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    324efdc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    057c673 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7519621 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    533331c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0861fae View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Configuration menu
    Copy the full SHA
    13cc9f9 View commit details
    Browse the repository at this point in the history
  2. Log document level failures

    carsonip committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    1b2a018 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Configuration menu
    Copy the full SHA
    13d35e3 View commit details
    Browse the repository at this point in the history
  2. Add back missing import

    carsonip committed May 3, 2024
    Configuration menu
    Copy the full SHA
    6e163a7 View commit details
    Browse the repository at this point in the history
  3. Bump go-docappender

    carsonip committed May 3, 2024
    Configuration menu
    Copy the full SHA
    cbf5977 View commit details
    Browse the repository at this point in the history
  4. go mod tidy

    carsonip committed May 3, 2024
    Configuration menu
    Copy the full SHA
    ea7e5b0 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Configuration menu
    Copy the full SHA
    92ee227 View commit details
    Browse the repository at this point in the history
  2. Update changelog

    carsonip committed May 6, 2024
    Configuration menu
    Copy the full SHA
    d9886c1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fd85db1 View commit details
    Browse the repository at this point in the history
  4. Fix conflict in go.sum

    carsonip committed May 6, 2024
    Configuration menu
    Copy the full SHA
    69f8b59 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Configuration menu
    Copy the full SHA
    3225676 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e63d855 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8bad25c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8106bfa View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Update exporter/elasticsearchexporter/elasticsearch_bulk.go

    Co-authored-by: Vishal Raj <vishal.raj@elastic.co>
    carsonip and lahsivjar committed May 9, 2024
    Configuration menu
    Copy the full SHA
    336b3c5 View commit details
    Browse the repository at this point in the history
  2. Update exporter/elasticsearchexporter/elasticsearch_bulk.go

    Co-authored-by: Vishal Raj <vishal.raj@elastic.co>
    carsonip and lahsivjar committed May 9, 2024
    Configuration menu
    Copy the full SHA
    fd1b4c7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    43ed76d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2293b53 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6402cd4 View commit details
    Browse the repository at this point in the history