mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 14:47:19 -04:00
This changes the following: * DRY Gauge metrics * Remove Namespace from metrics API (never used, not needed) * Introduce a 'dirty' flag. This will be used to assist with serialization (in a later commit). * Change getKey to getName in the API * Deprecate (only from Java) the future non-supported Guage types. * Remove NumericGauge and replace with LongGuage and DoubleGuage. * Bring code coverage back to 100% Note this change is internally non-passive, however the Java metrics API (recently introduced in 6.0) has not been advertised as a re-usable asset. Changes in support of #7788 Fixes #7872 |
||
---|---|---|
.. | ||
benchmarks | ||
lib | ||
locales | ||
spec | ||
src | ||
.lock | ||
build.gradle | ||
gemspec_jars.rb | ||
logstash-core.gemspec | ||
settings.gradle |