pull/21079/head
Stephane Nicoll 5 years ago
parent bf41da5322
commit f0fe7060df

@ -98,7 +98,7 @@ public class GangliaProperties {
}
@Deprecated
@DeprecatedConfigurationProperty(reason = "No longer used by Micormeter")
@DeprecatedConfigurationProperty(reason = "No longer used by Micrometer.")
public TimeUnit getRateUnits() {
return this.rateUnits;
}
@ -117,7 +117,7 @@ public class GangliaProperties {
}
@Deprecated
@DeprecatedConfigurationProperty(reason = "No longer used by Micormeter")
@DeprecatedConfigurationProperty(reason = "No longer used by Micrometer.")
public String getProtocolVersion() {
return this.protocolVersion;
}

Loading…
Cancel
Save