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

Instrumentation for Elasticsearch 8+ #8799

Merged

Commits on Jun 23, 2023

  1. Added Elasticsearch Client instrumentation for Elasticsearch 8+

    Signed-off-by: Alexander Wert <AlexanderWert@users.noreply.github.com>
    AlexanderWert committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    74f4a31 View commit details
    Browse the repository at this point in the history
  2. Fixed formatting

    Signed-off-by: Alexander Wert <AlexanderWert@users.noreply.github.com>
    AlexanderWert committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    91fffda View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2023

  1. Moved Groovy tests to Java tests for ES Rest and API instrumentation

    Signed-off-by: Alexander Wert <AlexanderWert@users.noreply.github.com>
    AlexanderWert committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    35bc09c View commit details
    Browse the repository at this point in the history
  2. test refactoring

    Signed-off-by: Alexander Wert <AlexanderWert@users.noreply.github.com>
    AlexanderWert committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    74b8623 View commit details
    Browse the repository at this point in the history
  3. added async test

    AlexanderWert committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    12bcfe8 View commit details
    Browse the repository at this point in the history
  4. fixing style

    AlexanderWert committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    4d9e748 View commit details
    Browse the repository at this point in the history
  5. fix muzzle scope

    AlexanderWert committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    71b6754 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. Fixing comments from first round of review

    Signed-off-by: Alexander Wert <alexander.wert@elastic.co>
    AlexanderWert committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    2592d6a View commit details
    Browse the repository at this point in the history
  2. fixed style

    Signed-off-by: Alexander Wert <alexander.wert@elastic.co>
    AlexanderWert committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    befc456 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. Refactored ES 7.16+ instrumentation

    Signed-off-by: Alexander Wert <alexander.wert@elastic.co>
    AlexanderWert committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    d9c5117 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

  1. Fixed tests

    Signed-off-by: Alexander Wert <alexander.wert@elastic.co>
    AlexanderWert committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    273a785 View commit details
    Browse the repository at this point in the history
  2. fixed review comments round 2

    Signed-off-by: Alexander Wert <alexander.wert@elastic.co>
    AlexanderWert committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    240f218 View commit details
    Browse the repository at this point in the history
  3. made attributeKeys cache bounded

    Signed-off-by: Alexander Wert <alexander.wert@elastic.co>
    AlexanderWert committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    f1fa9d2 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. Added documentation of config option and supported libraries

    Signed-off-by: Alexander Wert <alexander.wert@elastic.co>
    AlexanderWert committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    4d521a1 View commit details
    Browse the repository at this point in the history