Releases: MicroOps-cn/data_exporter
Releases · MicroOps-cn/data_exporter
0.5.0
- new feature: Debug the configuration on the web ui.
- Fix the error of tcp sending delay parameter name and optimize the code structure.
- Add the connection timeout parameter to the http data source.
Full Changelog: 0.4.3...0.5.0
0.4.3
0.4.2
0.4.1
Full Changelog: 0.4.0...0.4.1
0.4.0
- 修改编译环境为1.18
- 增加调试模式
- 优化日志输出
0.3.2
- 修复文件流读取失败
- 增加histogram类型指标
- counter、gauge指标默认值
- 其它优化
0.3.1
访问metrics接口时支持对数据源URL替换
0.3.0
- 支持流数据处理(实时分析)
- 支持指定配置为目录
- fix: 数据源配置解析异常
Full Changelog: 0.2.2...0.3.0
0.2.2
- relabel_configs支持template动作
- metric值可以为bool类型
0.2.1
- 优化采集模块的日志的初始化流程
- 支持只返回单个collect下的metrics