-
Improvement
-
Resolution: Fixed
-
Major
-
None
It would be really handy to be able to look at the installed plugins page and see a column of usage counts that indicated how many jobs were using each plugin.
In our environment we have a big master Jenkins with lots of plugins, but I really don't know which ones are being used. You could also upload this information as anonymous data to a global collector to share real popularity for each plugin.
- depends on
-
JENKINS-22926 Extension point for augmenting Plugin Manager display
-
- Open
-
Cloudbees Jenkins Enterprise has a plugin for this:
http://jenkins-enterprise.cloudbees.com/docs/user-guide-bundle/plugin-usage.html
It's also fairly easy to write a (somewhat incomplete) report that lists the jobs using specific builders, publishers, triggers, ... and which plugin provides each.