[
https://issues.apache.org/jira/browse/HTRACE-51?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stack updated HTRACE-51:
------------------------
Attachment: 51.txt
Receiver based on jetty-client. jetty-client is nice. Few dependencies. Async
or not. Nice API. Good tutorial.
Receiver just adds to a queue and then a scheduled executor runs in background
the POST to htraced.
Basically works. Has shading of jetty9. Adds htrace-htraced module. Moved
fasterxml jackson up to top level pom since used in a few modules now.
To finish, need to add a means of start/stop of htraced. Once I have that,
will build unit tests for this client.
> htraced java REST client (a.k.a java SpanReceiver for htraced)
> --------------------------------------------------------------
>
> Key: HTRACE-51
> URL: https://issues.apache.org/jira/browse/HTRACE-51
> Project: HTrace
> Issue Type: New Feature
> Reporter: stack
> Assignee: stack
> Attachments: 51.txt, 51.txt
>
>
> Add a java REST client for htraced so we can build a receiver that writes
> htraced via REST from a java process.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)