We use Prometheus to monitor out production in general and MemSQL as part of it.
This answer provided us a way to expose metrics about pipelines status and query throughput:
It is great but returns enormous amount of metrics (50K) and might be overhead on both MemSQL and Prometheus.
It would be good if there will be an option to decide which groups of metrics you want to be exported on the HTTP request level using query parameter.