I haven't found a great single source, but here is my method for using them.

First I look at
https://github.com/apache/incubator-htrace/blob/master/htrace-core4/src/main/java/org/apache/htrace/core/Tracer.java#L40-L41
to see the main properties.

Then, if I configure for example the HTracedSpanReceiver, I would go to
https://github.com/apache/incubator-htrace/blob/master/htrace-htraced/src/main/java/org/apache/htrace/impl/Conf.java
to see all of the relevant properties for it.

Probably need to have an actual document for these somewhere.

Mike

On Thu, May 12, 2016 at 5:14 PM, Lewis John Mcgibbney <
[email protected]> wrote:

> Hi Folks,
> Where can I find a list of Configuration keys in HTrace?
> Thanks
> Lewis
>
> --
> *Lewis*
>

Reply via email to