There are many different levels that you can consider for Jenkins build information dashboards.
Plugins for dashboards inside Jenkins
Dashboards that can be displayed inside Jenkins include:
- Dashboard view plugin
- Build monitor plugin
- Job and status monitoring
- DevOps Portal plugin
- Pull request monitoring dashboard plugin
- Status monitor plugin
Plugins for dashboards outside Jenkins
- OpenTelemetry plugin to view Jenkins details in systems like Elastic, Datadog, Dynatrace, Grafana, and Honeycomb
- Embeddable build status plugin to embed build status in external pages with markdown, wiki, asciidoc, or plain HTML
Build status reporting API
See the remote access API documentation page and the matching pages in your Jenkins controller to get more detailed reports from the API.
Notification plugins are also available to push information.