Download graphiteIntegrator Free Java Code

Description

This plugin allows you to send this metrics : number of tests, tests skipped, tests failed, build duration, cobertura total line coverage and cobertura total branch coverage to one or more graphite servers. If you don't have a graphite server you can use : https://www.hostedgraphite.com to test.

Source Files

The download file graphiteIntegrator-master.zip has the following entries.


.gitignore/*from w ww . j a v  a2 s .c om*/
README
pom.xml
src/main/java/org/jenkinsci/plugins/graphiteIntegrator/DescriptorImpl.java
src/main/java/org/jenkinsci/plugins/graphiteIntegrator/GraphitePublisher.java
src/main/java/org/jenkinsci/plugins/graphiteIntegrator/Metric.java
src/main/java/org/jenkinsci/plugins/graphiteIntegrator/Server.java
src/main/java/org/jenkinsci/plugins/graphiteIntegrator/loggers/GraphiteLogger.java
src/main/java/org/jenkinsci/plugins/graphiteIntegrator/metrics/AbstractMetric.java
src/main/java/org/jenkinsci/plugins/graphiteIntegrator/metrics/BuildDurationMetric.java
src/main/java/org/jenkinsci/plugins/graphiteIntegrator/metrics/CoberturaCodeCoverageMetric.java
src/main/java/org/jenkinsci/plugins/graphiteIntegrator/metrics/FailTestsMetric.java
src/main/java/org/jenkinsci/plugins/graphiteIntegrator/metrics/SkipTestsMetric.java
src/main/java/org/jenkinsci/plugins/graphiteIntegrator/metrics/TotalTestsMetric.java
src/main/java/utils/GraphiteValidator.java
src/main/java/utils/MetricsEnum.java
src/main/resources/index.jelly
src/main/resources/org/jenkinsci/plugins/graphiteIntegrator/GraphitePublisher/config.jelly
src/main/resources/org/jenkinsci/plugins/graphiteIntegrator/GraphitePublisher/config.properties
src/main/resources/org/jenkinsci/plugins/graphiteIntegrator/GraphitePublisher/global.jelly
src/main/resources/org/jenkinsci/plugins/graphiteIntegrator/GraphitePublisher/global.properties
src/main/webapp/help/config/choose-graphite-queue-name.html
src/main/webapp/help/config/choose-graphite-server.html
src/main/webapp/help/config/choose-metric.html
src/main/webapp/help/global/graphite_servers_added.html
src/main/webapp/help/global/graphite_servers_adding_description.html
src/main/webapp/help/global/graphite_servers_adding_ip.html
src/main/webapp/help/global/graphite_servers_adding_port.html

Download

Click the following link to download graphiteIntegrator-master.zip.

graphiteIntegrator-master.zip




















Home »
  Java Free Code »
    Test »




HTMLUnit
JUnit
Selenium
Test