Details
-
Type:
Bug
-
Status: Resolved (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Component/s: monitoring-plugin
-
Labels:None
-
Environment:Jenkins 1.532.1
Winstone behind an apache proxy.
Monitoring plugin: 1.49.0
-
Similar Issues:
Description
When visiting:
https://jenkins.example.com/computer/slave01/monitoring/?
I get broken images.
For example, the "view threads" link has an image url of:
https://jenkins.example.com/static/32a48b63/monitoring?resource=threads.png
Visiting that URL returns 404.
This may be obsolete in light of
JENKINS-21357