influxdata/telegraf

Get query history in mysql

Open

#9,532 创建于 2021年7月22日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)Go (4,161 fork)batch import
area/mysqlfeature requesthelp wantedsize/l

仓库指标

Star
 (9,892 star)
PR 合并指标
 (平均合并 2天 12小时) (30 天内合并 136 个 PR)

描述

Feature Request

It's really good if telegraf can push the query history to influx to show something like below images:

This feature is from the Percona Monitoring Management:

image

This is some data that I could collect:

image

Use case:

Control which query is used the most in MySQL, to control the malware query in database.

贡献者指南