In enterprise Jenkins usage, why do teams often integrate Grafana/Prometheus with Jenkins reports, instead of relying only on HTML Publisher?

Last Updated :
Discuss
Comments

In enterprise Jenkins usage, why do teams often integrate Grafana/Prometheus with Jenkins reports, instead of relying only on HTML Publisher?

HTML reports can only store last build results, while monitoring tools provide historical trend analysis.

Jenkins cannot display reports larger than 5 MB.

Because HTML Publisher cannot be used with pipelines.

HTML reports can only store last build results, while monitoring tools provide historical trend analysis.

Share your thoughts in the comments