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

fix: Update instrumentation to support Elasticsearch v8.11.0 #2100

Merged
merged 6 commits into from
Nov 28, 2023

Conversation

tippmar-nr
Copy link
Member

Thank you for submitting a pull request. Please review our contributing guidelines and code of conduct.

Description

Updates our Elasticsearch instrumentation to support version 8.11.0. The signature of an instrumented method changed with the v8.10.0 release.

Resolves #1951

Author Checklist

  • Unit tests, Integration tests, and Unbounded tests completed
  • Performance testing completed with satisfactory results (if required)

Reviewer Checklist

  • Perform code review
  • Pull request was adequately tested (new/existing tests, performance tests)

@codecov-commenter
Copy link

codecov-commenter commented Nov 28, 2023

Codecov Report

Merging #2100 (00f7e71) into main (eadaf4b) will not change coverage.
Report is 3 commits behind head on main.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #2100   +/-   ##
=======================================
  Coverage   81.07%   81.07%           
=======================================
  Files         395      395           
  Lines       24711    24711           
  Branches     2969     2969           
=======================================
  Hits        20035    20035           
  Misses       3890     3890           
  Partials      786      786           

@tippmar-nr tippmar-nr enabled auto-merge (squash) November 28, 2023 22:22
@tippmar-nr tippmar-nr merged commit 9effb5d into main Nov 28, 2023
74 checks passed
@tippmar-nr tippmar-nr deleted the fix/update-elasticsearch-instrumentation-for-8-10-0 branch November 28, 2023 23:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Dotty: update tests for elastic.clients.elasticsearch from 8.9.3 to 8.11.0
4 participants