0da409141005b560cd148d46f880d510e51fe07a
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type mfs : GaugeMetricFamily to mfs : MetricFamilySamples in method package addMetricFamilySampleSupplier(mfs MetricFamilySamples, sampleSupplier Supplier<Optional<Sample>>) : void in class org.wildfly.extension.microprofile.metrics.PrometheusCollector | From | To | |
Rename Variable | 2 | ||
Rename Variable gaugeMetricFamily : GaugeMetricFamily to metricFamilySamples : MetricFamilySamples in method private collectResourceMetrics0(current Resource, managementResourceRegistration ImmutableManagementResourceRegistration, address PathAddress, resourceAddressResolver Function<PathAddress,PathAddress>, registration MetricRegistration) : void in class org.wildfly.extension.microprofile.metrics.MetricCollector | From | To | |
Rename Variable gaugeMetricFamily : GaugeMetricFamily to metricFamilySamples : MetricFamilySamples in method private collectMetricFamilies(managementResourceRegistration ImmutableManagementResourceRegistration, address PathAddress, collector PrometheusCollector) : void in class org.wildfly.extension.microprofile.metrics.MetricCollector | From | To | |
Change Variable Type | 2 | ||
Change Variable Type gaugeMetricFamily : GaugeMetricFamily to metricFamilySamples : MetricFamilySamples in method private collectMetricFamilies(managementResourceRegistration ImmutableManagementResourceRegistration, address PathAddress, collector PrometheusCollector) : void in class org.wildfly.extension.microprofile.metrics.MetricCollector | From | To | |
Change Variable Type gaugeMetricFamily : GaugeMetricFamily to metricFamilySamples : MetricFamilySamples in method private collectResourceMetrics0(current Resource, managementResourceRegistration ImmutableManagementResourceRegistration, address PathAddress, resourceAddressResolver Function<PathAddress,PathAddress>, registration MetricRegistration) : void in class org.wildfly.extension.microprofile.metrics.MetricCollector | From | To |