apache camel - Enabling tracing at a single processor -


i using apache camel in combination hawt.io administration console. can enable tracing @ route level, need enable tracing @ single processor level.

is possible in apache camel enable tracing @ single processor? how ?

tracing default entire route, cannot want trace specific processor.

you can use interceptors or other ways own tracing , capture information 1 processor.

but out of box tracing functionality per route.


Comments

Popular posts from this blog

jpa - Passing entitymanager from reflection method -

frame rate - JAVA simple fps animation(how can i work with?) -