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

ES metrics: emit errors when some items in the bulk request return an error #1036

Closed
dcoraboeuf opened this issue Oct 20, 2022 · 1 comment
Closed
Labels
extension: elasticsearch ElasticSearch extension metrics status:released Issue released and available type: bug Defect issue
Milestone

Comments

@dcoraboeuf
Copy link
Contributor

When sending the bulk request to ES for the metrics, the errors are stored at item level in the response body - see https://www.elastic.co/guide/en/elasticsearch/reference/current/docs-bulk.html#bulk-api-response-body

@dcoraboeuf dcoraboeuf added type: bug Defect issue metrics extension: elasticsearch ElasticSearch extension status:wip Issue being currently worked on labels Oct 20, 2022
@dcoraboeuf dcoraboeuf added this to the 4.2 milestone Oct 20, 2022
dcoraboeuf added a commit that referenced this issue Oct 20, 2022
@dcoraboeuf dcoraboeuf added status:ready Issue merged in release branch, not released yet status:released Issue released and available and removed status:wip Issue being currently worked on status:ready Issue merged in release branch, not released yet labels Oct 20, 2022
@dcoraboeuf
Copy link
Contributor Author

Available in 4.2.41 and 4.3.20

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
extension: elasticsearch ElasticSearch extension metrics status:released Issue released and available type: bug Defect issue
Projects
None yet
Development

No branches or pull requests

1 participant