pcp
pcp copied to clipboard
batch sql statements to improve efficiency
This PR looks to improve the efficiency of fetching metrics using pmdahdb by batching sql queries together for metrics from the same table rather than running a new query for each metric.