Skip to content

Global build stats plugin that can push results to couchdb/cloudant

License

Notifications You must be signed in to change notification settings

pikacic/couchdb-statistics-plugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CouchDB Statistics plugin for Jenkins

Build Status

A plugin to push build statistics to a couchdb/cloudant instance.

https://wiki.jenkins-ci.org/display/JENKINS/CouchDB+Statistics+Plugin

Configuration Options

Nativate to Manage Jenkins > Configure System

Under the heading CouchDB Statistics Configuration complete the following entries:

  • Url (required)
  • Username (required)
  • Password (required)
  • Document (required) - the name of the document to store information

Information Captured:

  • Job Name
  • Status
  • Duration

TODO

  • Need to implement form validation for the config pages
  • Capture extra information e.g. triggered by, build node...

About

Global build stats plugin that can push results to couchdb/cloudant

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%