Jonathan Gallimore created GERONIMO-6727:
--------------------------------------------
Summary: Unable to post to Zipkin V2 endpoint from Geronimo
OpenTracing
Key: GERONIMO-6727
URL: https://issues.apache.org/jira/browse/GERONIMO-6727
Project: Geronimo
Issue Type: Bug
Security Level: public (Regular issues)
Reporter: Jonathan Gallimore
Using the latest Zipkin server, there appear to be 3 issues:
# Using the V1 endpoint works, but data isn't visible in the UI
# Posting to the V2 endpoint results in a 404 if the {{Accept:
application/json}} header is set (the endpoint doesn't return JSON)
# Posts that include binaryAnnotations in the payload are dropped by the V2
endpoint as this element is not valid in the V2 payload.
A patch is available to address these issues. Feedback is most appreciated.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)