pcp icon indicating copy to clipboard operation
pcp copied to clipboard

batch sql statements to improve efficiency

Open sfeifer opened this issue 4 months ago • 0 comments

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.

sfeifer avatar Jun 23 '25 22:06 sfeifer