Closed
Description
The apm server keeps dropping certain python agent requests with the following error:
2018-01-17T13:41:51.252+0100 ERROR [request] beater/handlers.go:384 error handling request
{"request_id": "104c6f2b-8e7a-4480-aca7-cc292b890b4e", "error": "Problem validating JSON document against schema: I[#] S[#] doesn't validate with \"transaction#\"\n I[#] S[#/required] missing properties: \"service\""}
Since it's a schema requirement error, and the schema definition here specifies that the service field should be present , i thought this was the best place to post the issue
Metadata
Metadata
Assignees
Labels
No labels