Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Unknown
Description
We should allow users to configure the camel tests to dump route stats to files. Then they can inspect those files to see which EIPs have been used.
We can then later add some maven plugin that generates a nice report based on those stats dumps. To make it easier to spot which parts of your routes have or havent been used.
Sorta like a code coverage report but for Camel routes.