Skip to content

InfluxDB_

LinShunkang edited this page Sep 20, 2018 · 18 revisions

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

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

具体步骤如下:

Clone this wiki locally