Skip to content

InfluxDB_

LinShunKang edited this page Apr 8, 2019 · 18 revisions

MyPerf4J 默认支持使用 InfluxDB 进行数据存储

  • MyPerf4J 向用户指定的日志文件中写入 LineProtocol 格式的性能统计数据
  • 通过日志收集器 Telegraf 从日志文件中读取数据并导入 InfluxDB 中。

具体步骤如下:

  • 修改 MyPerf4JPropFile 配置文件,把 MetricsProcessorType 配置为 2
  • InfluxDB
  • 下一步
Clone this wiki locally