Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Command

Description

camel:endpoint-list

Lists endpoints fromm all camel contexts available in the current Karaf instance

Karaf commands in Camel 2.11 onwards

Command

Description

camel:backlog-tracer-info

Provides detail information about the BacklogTracer

camel:backlog-tracer-dump

To dump tracing on the console from the BacklogTracer

camel:backlog-tracer-start

To start the BacklogTracer on route(s)

camel:backlog-tracer-stop

To stop the BacklogTracer on route(s)

camel:route-profile

To profile route(s)

camel:route-reset-stats

To reset performance stats on the given route(s)

camel:context-list

The *camel:context-list* command displays the list of CamelContext available in the current Karaf instance:

...