agent icon indicating copy to clipboard operation
agent copied to clipboard

Creation of one agent pod per one MetricsInstance

Open bwasik opened this issue 3 years ago • 1 comments
trafficstars

Hello,

I have multiple MetricsInstance CRDs, one for each client. Is it possible to create one pod per one MetricsInstance CRD instead of creating single huge agent pod with all MetricsInstance configs inside? I couldn't find anything that would allow such functionality.

Best regards, Bart

bwasik avatar Sep 15 '22 13:09 bwasik

If you want them to be broken down that way, you can create multiple GrafanaAgent resources, and assign each one a single MetricsInstance.

captncraig avatar Sep 15 '22 16:09 captncraig