Skip to content

Ignore JSON logs for merge parts analysis#637

Merged
danielmitterdorfer merged 1 commit intoelastic:masterfrom
danielmitterdorfer:merge-parts-ignore-json
Jan 29, 2019
Merged

Ignore JSON logs for merge parts analysis#637
danielmitterdorfer merged 1 commit intoelastic:masterfrom
danielmitterdorfer:merge-parts-ignore-json

Conversation

@danielmitterdorfer
Copy link
Copy Markdown
Member

With this commit we ignore any JSON log files when analyzing merge
parts. Because Elasticsearch writes both plain text and JSON log files
with elastic/elasticsearch#36833, we need to ignore one of them in order
to avoid double-counting. We choose to ignore the JSON files for now as
this is backwards-compatible.

With this commit we ignore any JSON log files when analyzing merge
parts. Because Elasticsearch writes both plain text and JSON log files
with elastic/elasticsearch#36833, we need to ignore one of them in order
to avoid double-counting. We choose to ignore the JSON files for now as
this is backwards-compatible.
@danielmitterdorfer danielmitterdorfer added enhancement Improves the status quo :Telemetry Telemetry Devices that gather additional metrics labels Jan 29, 2019
@danielmitterdorfer danielmitterdorfer added this to the 1.0.4 milestone Jan 29, 2019
Copy link
Copy Markdown
Contributor

@ebadyano ebadyano left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thank you!

@danielmitterdorfer danielmitterdorfer merged commit 5b85f08 into elastic:master Jan 29, 2019
@danielmitterdorfer danielmitterdorfer deleted the merge-parts-ignore-json branch January 29, 2019 13:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement Improves the status quo :Telemetry Telemetry Devices that gather additional metrics

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants