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

Python Kivy ListView: How to delete selected ListItemButton? -

ruby - How do I merge two hashes into a hash of arrays? -