mysqld_exporter icon indicating copy to clipboard operation
mysqld_exporter copied to clipboard

Heartbeat collector query using palceholders

Open malderete opened this issue 1 year ago • 0 comments

Improves how heartbeat generates the SQL query. Reduce the type of errors produced by "wrong" arguments.

Use argument's placeholders and QueryContext instead of using ftm.Sprintf to generate the query.

@SuperQ, can you review it please?

malderete avatar Aug 26 '23 22:08 malderete