Binary compatibility report for the dropwizard-metrics-graphite library between 0.8.5 and 0.9.0 versions
Test Info
Library Name | dropwizard-metrics-graphite |
Version #1 | 0.8.5 |
Version #2 | 0.9.0 |
Test Results
Total Java Modules | 1 |
Total Methods / Classes | 9 / 1 |
Compatibility |
100% |
Problem Summary
| Severity | Count |
Added Methods | - | 1 |
Removed Methods | High | 0 |
Problems with Data Types | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Methods | High | 0 |
Medium | 0 |
Low | 0 |
Added Methods 1
dropwizard-metrics-graphite-0.9.0.jar, GraphiteReporterFactory.class
package io.dropwizard.metrics.graphite
GraphiteReporterFactory.builder ( MetricRegistry registry ) : GraphiteReporter.Builder
io/dropwizard/metrics/graphite/GraphiteReporterFactory.builder:(Lcom/codahale/metrics/MetricRegistry;)Lcom/codahale/metrics/graphite/GraphiteReporter$Builder;
to the top
Java Archives 1
dropwizard-metrics-graphite-0.8.5.jar
to the top