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

Specify minimal events on Intake API and ES level. #1941

Merged
merged 1 commit into from
Feb 20, 2019

Conversation

simitt
Copy link
Contributor

@simitt simitt commented Feb 18, 2019

Add testfiles with minimal events on Intake API and run integration tests to create minimal ES documents. Some events have more than one minimal spec.

fixes #1812

@elastic/apm-ui you could make use of how minimal events look like in your automated tests (as discussed with @sqren some time ago). Please be aware that there are some event types (error, span) that have multiple possibilities how a minimal event can look like. E.g. an error event either has a log or an exception and if it has an exception then it either has an exception.type or an exception.message. All possibilities of how a minimal event can look like are covered with the examples.

Add testfiles with minimal events on Intake API and run integration
tests to create minimal ES documents. Some events have more than one
minimal spec.

fixes elastic#1812
@simitt simitt requested a review from graphaelli February 18, 2019 10:34
@sorenlouv
Copy link
Member

Thanks, this is great!

@simitt simitt merged commit c9bf185 into elastic:master Feb 20, 2019
simitt added a commit to simitt/apm-server that referenced this pull request Mar 12, 2019
Add testfiles with minimal events on Intake API and run integration
tests to create minimal ES documents. Some events have more than one
minimal spec.

fixes elastic#1812
simitt added a commit to simitt/apm-server that referenced this pull request Mar 12, 2019
Add testfiles with minimal events on Intake API and run integration
tests to create minimal ES documents. Some events have more than one
minimal spec.

fixes elastic#1812
simitt added a commit to simitt/apm-server that referenced this pull request Mar 12, 2019
Add testfiles with minimal events on Intake API and run integration
tests to create minimal ES documents. Some events have more than one
minimal spec.

fixes elastic#1812
simitt added a commit to simitt/apm-server that referenced this pull request Mar 12, 2019
Add testfiles with minimal events on Intake API and run integration
tests to create minimal ES documents. Some events have more than one
minimal spec.

fixes elastic#1812
simitt added a commit that referenced this pull request Mar 12, 2019
Add testfiles with minimal events on Intake API and run integration
tests to create minimal ES documents. Some events have more than one
minimal spec.

fixes #1812
simitt added a commit that referenced this pull request Mar 12, 2019
Add testfiles with minimal events on Intake API and run integration
tests to create minimal ES documents. Some events have more than one
minimal spec.

fixes #1812
@simitt simitt deleted the 1812-minimal-events branch May 6, 2019 15:30
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.

Document / Specify minimal elasticsearch documents
4 participants