Hi
I'm monitoring a mysql service on Kubernetes with mysqld_exporter and have some questions...
1. Which metric is exposed for the flag info_schema.query_response_time?
2. Which metric is exposed for the flag perf_schema.eventsstatements?
I saw the documentation of the exporter, it sends a lot of metrics and prometheus only shows a number. I want to know what is this number, where does it come from...
Hope you can help me!