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

Add mention to transform in related error messages #2042

Merged
merged 1 commit into from
Aug 28, 2024

Conversation

jsoriano
Copy link
Member

When the error comes from the preview of a transform, include the id of the transform in
the error message, apart of the source data stream. Previous message can be confusing
because they are not documents stored in the data stream.

Before this change:

FAIL: test case failed: one or more errors found in documents stored in logs-ti_anomali.threatstream-93258 data stream

After this change:

FAIL: test case failed: errors found in documents of preview for transform logs-ti_anomali.latest_ioc-default-0.3.0 for data stream logs-ti_anomali.threatstream-30720

When the error comes from the preview of a transform, include the id of
the transform in the error message, apart of the source datastream.
@jsoriano jsoriano requested a review from a team August 27, 2024 15:42
@jsoriano jsoriano self-assigned this Aug 27, 2024
@elasticmachine
Copy link
Collaborator

💚 Build Succeeded

cc @jsoriano

@jsoriano jsoriano merged commit de694d8 into elastic:main Aug 28, 2024
3 checks passed
@jsoriano jsoriano deleted the error-messages-transforms branch August 28, 2024 08:16
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.

3 participants