influxdata/telegraf

Get query history in mysql

Open

#9.532 geöffnet am 22. Juli 2021

Auf GitHub ansehen
 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)Go (4.161 Forks)batch import
area/mysqlfeature requesthelp wantedsize/l

Repository-Metriken

Stars
 (9.892 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 2T 12h) (136 gemergte PRs in 30 T)

Beschreibung

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.

Contributor Guide