Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Minor
-
Resolution: Fixed
-
Component/s: monitoring-plugin
-
Labels:None
-
Similar Issues:
Description
Monitoring of Jenkins master Monitoring of memory, cpu, http requests and more in Jenkins master. You can also view the monitoring of Jenkins nodes .
I believe the description comes from:
And I think the rendering comes from:
Offhand, the simplest change would be to remove the . from the end of the description. That isn't ideal, but... it'd be better than the current output.
Yes, I know this issue. Thanks for reminding it to me.
With the following description in PluginManagementLink, it is better now:
"Monitoring of memory, cpu, http requests and more in Jenkins master."
+ "<a href='./monitoring/nodes'>You can also view the monitoring of builds, build queue and Jenkins nodes.</a>"
See this screenshot:
It is not immediately obvious but the two first lines have a link to the "/monitoring" page.
And the third line has a link to the "/monitoring/nodes" page.