Skip to content

Releases: MicroOps-cn/data_exporter

0.5.0

23 Sep 09:28
Compare
Choose a tag to compare
  1. new feature: Debug the configuration on the web ui.
  2. Fix the error of tcp sending delay parameter name and optimize the code structure.
  3. Add the connection timeout parameter to the http data source.

Full Changelog: 0.4.3...0.5.0

0.4.3

0.4.2

01 Jul 02:31
Compare
Choose a tag to compare
  1. Support the processing of multiple values #8
  2. Optimize examples and documents

0.4.1

29 Jun 02:43
Compare
Choose a tag to compare

Full Changelog: 0.4.0...0.4.1

0.4.0

02 Jun 14:36
Compare
Choose a tag to compare
  1. 修改编译环境为1.18
  2. 增加调试模式
  3. 优化日志输出

0.3.2

15 Apr 08:43
Compare
Choose a tag to compare
  1. 修复文件流读取失败
  2. 增加histogram类型指标
  3. counter、gauge指标默认值
  4. 其它优化

0.3.1

28 Mar 10:29
Compare
Choose a tag to compare

访问metrics接口时支持对数据源URL替换

0.3.0

28 Mar 07:05
Compare
Choose a tag to compare
  1. 支持流数据处理(实时分析)
  2. 支持指定配置为目录
  3. fix: 数据源配置解析异常

Full Changelog: 0.2.2...0.3.0

0.2.2

10 Jan 13:39
Compare
Choose a tag to compare
  1. relabel_configs支持template动作
  2. metric值可以为bool类型

0.2.1

09 Jan 06:51
Compare
Choose a tag to compare
  1. 优化采集模块的日志的初始化流程
  2. 支持只返回单个collect下的metrics