Thread Dump Action Plugin
Plugin Information |
---|
View Thread Dump Action on the plugin site for more information. |
Provides an easy mechanism to obtain a Jenkins thread dump.
Root Action |
|
The root action to launch a Thread Dump |
---|---|---|
Thread Dump |
|
The Jenkins generated thread dump |
Changelog
1.0 (released 2012-03-03)
- fully I18N
- initial implementation
2 Comments
Unknown User (walterk82)
This plugin simply exposes the built-in URL as a Sidebar Link. I prefer to use the Sidebar-Link Plugin plugin to accomplish this goal.
Unknown User (jieryn)
Yep, that is a viable alternative. I don't like how heavy weight that plugin is. This one is just drop dead simple, and it is easier to manage via automation.
Good luck!