influxdata/telegraf

Get query history in mysql

Open

#9.532 aberto em 22 de jul. de 2021

Ver no GitHub
 (1 comment) (0 reactions) (0 assignees)Go (4.161 forks)batch import
area/mysqlfeature requesthelp wantedsize/l

Métricas do repositório

Stars
 (9.892 stars)
Métricas de merge de PR
 (Mesclagem média 2d 12h) (136 fundiu PRs em 30d)

Description

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.

Guia do colaborador