https://github.com/drptbl/jenkins-grafana-integration
https://github.com/drptbl/jenkins-grafana-integration
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/drptbl/jenkins-grafana-integration
- Owner: drptbl
- Created: 2016-01-04T14:01:24.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-01-04T14:01:27.000Z (over 10 years ago)
- Last Synced: 2025-02-27T05:13:31.690Z (over 1 year ago)
- Language: Java
- Size: 11.7 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# embed-grafana-graph
This Plugin will embed Grafana link in Jenkins UI Side links on Job Page as well as on Build page from where a user can directly generate graphs of Grafana from Jenkins UI.
After Generating the Graphs the user can save the dashoard and give the name of dashboard similar to the name of Jenkins Build name
So that if user want to look at dashboard he can directly view the saved dashboard in Jenkins UI after clicking on Build link and then the link configured for Grafana
mvn install to build