[
https://issues.apache.org/jira/browse/HTRACE-184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14591179#comment-14591179
]
Daniel Lee commented on HTRACE-184:
-----------------------------------
I'm mainly using htrace with the zipkin receiver component and currently the
default processid/ipaddr isn't always good enough. One example of how it's
useful to set processids is when testing I sometimes run several of the same
java program in one ec2 instance and it's impossible to tell them apart without
manually setting processids for every span. ProcessIds are also the default way
of filtering in zipkin's web interface so having more control over them is just
very convenient.
> Expose PROCESS_ID_KEY configuration key
> ---------------------------------------
>
> Key: HTRACE-184
> URL: https://issues.apache.org/jira/browse/HTRACE-184
> Project: HTrace
> Issue Type: Improvement
> Reporter: Daniel Lee
> Priority: Minor
> Labels: patch
> Attachments: processid.patch
>
>
> Make PROCESS_ID_KEY field public in ProcessId so passing in custom processids
> to receivers is made easier
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)