Micrometer 1.0.1 发布,指标监控工具

栏目: 软件资讯 · 发布时间: 8年前

内容简介:Micrometer 1.0.1 已发布,Micrometer 是一个监控指标的度量类库。 新特性/改进 Group complex meter types under one event in New Relic. Can now set a custom sink for StatsD lines, allowing you to direct...

Micrometer 1.0.1 已发布,Micrometer 是一个监控指标的度量类库。

新特性/改进

  • Group complex meter types under one event in New Relic.

  • Can now set a custom sink for StatsD lines, allowing you to direct StatsD output to something other than UDP (e.g. messaging middleware).

  • Influx registry logging level consistency and property deserialization improvements.

  • Mark urlTemplate as nullable for RestTemplateExchangeTagsProvider

修复

  • Encode metric name which is being used in URL for Datadog.

  • Add slf4j-api dependency to registry implementations that depend on it.

  • Change default Wavefront proxy port.

  • Graphite FunctionTimers no longer return NaN. NaN gauges are not shipped to Graphite.

  • StatsD metrics can now originate from multiple producers without conflict.

源码下载:


【声明】文章转载自:开源中国社区 [http://www.oschina.net]


以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

Once Upon an Algorithm

Once Upon an Algorithm

Martin Erwig / MIT Press / 2017-9-8 / GBP 22.95

How Hansel and Gretel, Sherlock Holmes, the movie Groundhog Day, Harry Potter, and other familiar stories illustrate the concepts of computing. Picture a computer scientist, staring at a screen and......一起来看看 《Once Upon an Algorithm》 这本书的介绍吧!

HTML 编码/解码
HTML 编码/解码

HTML 编码/解码

MD5 加密
MD5 加密

MD5 加密工具

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具