内容简介:Micrometer 1.0.6 已发布,Micrometer 是一个监控指标的度量类库。本次更新包括功能改进和 bug 修复,具体如下: 改进 Influx retention policies are now fully customizable through InfluxConfig. Make Data...
Micrometer 1.0.6 已发布,Micrometer 是一个监控指标的度量类库。本次更新包括功能改进和 bug 修复,具体如下:
改进
Influx retention policies are now fully customizable through
InfluxConfig.Make DataSourcePoolMetricsAutoConfiguration conditional on DataSource bean.
Make
RestTemplateMetricsConfigurationan auto-configuration.Make
meterNamePrefixwork as a prefix inMeterFilter#maximumAllowableTags.Fetch authorization keys for every batch post in push-based registries containing such keys (including for Datadog).
JCacheMetricsguards against empty cache names, such as those emanating from Apache Ignite.Remove extra space in description text for
jvm.memory.committed.Make step size configurable for SignalFx.
Added support for Jersey MappableException in
DefaultJerseyTagsProvider.
修复
Only publish on close if the registry implementation is enabled.
Improve sanitation of name and tags for statsd to replace
:characters.Record a non-empty tag value for anonymous
Exceptiontypes thrown in Spring WebMVC endpoints.Fixed
ConcurrentModificationExceptioninCompositeMeterRegistry.Added a base unit to the id on
TimeGauge.Fixed SLA bug that made the last two buckets always equal in count.
When using a "maximum allowable tag values"
MeterFilter, the tag values seen before the maximum is reached continue to be allowed.When the specified tag key was reached in "maximum allowable tag values"
MeterFilter, other tag keys were affected too. This is no longer the case.Fixed description text that generated errors on Prometheus Pushgateway.
Metrics.Moreis now public so less frequently used meter types can be constructed, e.g.Metrics.more().longTaskTimer(..).Filters are now only applied once for percentiles, SLAs, and other synthetic meters.
Fixed regression in 1.0.5 that stopped converting Influx metric names to snakecase.
Make
DatadogNamingConvention#tagKeyrespect its delegate.StepTimerandStepDistributionSummarynow update count and sum based on expiry.Shade pcollections into
micrometer-registry-statsd.
源码下载 https://github.com/micrometer-metrics/micrometer/releases/tag/v1.0.6
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
精通Spring
罗时飞 / 第1版 (2005年4月1日) / 2005-4 / 39.0
本书深入剖析了当前流行的轻量级开发框架Spring技术。本书总共分成3部分。第一部分,重点阐述Spring的架构。这部分内容循序渐进带领开发者进入Spring中。主要在于阐述Spring IoC和Spring AOP。第二部分,重点阐述Spring的使用。这部分内容从简化Java/J2EE的角度出发,从J2EE平台各个技术层面分析、并给出大量的研究实例,对Spring提供的API进行阐述。主要在于......一起来看看 《精通Spring》 这本书的介绍吧!
html转js在线工具
html转js在线工具
RGB HSV 转换
RGB HSV 互转工具