-
Notifications
You must be signed in to change notification settings - Fork 525
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
Intake v2 support #1237
Comments
10 tasks
This was referenced Aug 17, 2018
To see all changes in the intake API, open https://github.com/elastic/apm-server/compare/v2 and search for |
all blockers are resolved. Closing |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is an issue to track intake v2 support in the APM Server
Blockers:
timestamp
andtransaction.id
to spanstransactions, spans, errors, metadata
error.id
#1384 Requireerror.id
and change format.span.start
orspan.timestamp
#1340 (comment) v2: Require eitherspan.start
orspan.timestamp
Non-blockers:
null
values from Json Spec #1410 Denynull
values in JSON spec - Postponed to 7.0model/transaction/event_test.go
has aTestEventTransform
that covers v2 eventsThe text was updated successfully, but these errors were encountered: