内容简介: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 forRestTemplateExchangeTagsProvider
修复
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
FunctionTimer
s 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]
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
猜你喜欢:- Prometheus hotspot监控指标解读
- Elasticsearch Top 10 监控指标
- 分布式监控系统 WGCLOUD,支持进程流量指标监控
- 基于 prometheus 的微服务指标监控
- ClickHouse 常用的监控指标有哪些?
- DBA数据库监控五大指标
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Windows API编程范例入门与提高
东方人华 / 清华大学出版社 / 2004-1-1 / 38.00
本书通过大量实用、经典的范例,以Visual Basic为开发平台由浅入深地介绍了Windows API编程的基本方法和大量的实用技巧。本书采用实例带动知识点的形式,使读者快速入门并逐步得到提高。本书每节即是一个实例,操作步骤详尽,所用到的源文件均可在网站下载。读者可以按照操作步骤完成每个实例的制作,并根据自己的喜好进行修改、举一反三。 本书内容翔实,凝结了作者多年的编程经验,既适合......一起来看看 《Windows API编程范例入门与提高》 这本书的介绍吧!