influxdata/telegraf

Get query history in mysql

Open

#9 532 ouverte le 22 juil. 2021

Voir sur GitHub
 (1 commentaire) (0 réactions) (0 assignés)Go (4 161 forks)batch import
area/mysqlfeature requesthelp wantedsize/l

Métriques du dépôt

Stars
 (9 892 stars)
Métriques de merge PR
 (Merge moyen 2j 12h) (136 PRs mergées en 30 j)

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.

Guide contributeur