<div dir="ltr"><div style="font-size:13px">Has anyone had any experience with scaling ceilometer compute agents?<br></div><div style="font-size:13px"><br></div><span style="font-size:13px">We're starting to see messages like this in logs for some of our compute agents:</span><div style="font-size:13px"><br></div><blockquote style="font-size:13px;margin:0px 0px 0px 40px;border:none;padding:0px"><div>WARNING ceilometer.openstack.common.loopingcall [-] task <function interval_task at 0x2092cf8> run outlasted interval by 293.25 sec</div><div><br></div></blockquote><span style="font-size:13px">This is an indication that the compute agent failed to execute its pipeline processing within the allotted interval (in our case 10 min). The result of this is that less instance samples are generated per hour than expected, and this causes billing issues for us due to the way we calculate usage. </span><div style="font-size:13px"><br></div><div style="font-size:13px">It looks like we have three options for addressing this: make the pipeline run faster, increase the interval time, or scale the compute agents. I'm investigating the latter.</div><div style="font-size:13px"><br></div><div style="font-size:13px">I think I read in the ceilometer architecture docs that the agents are designed to scale, but I don't see anything in the docs on how to facilitate that. Any pointers would be appreciated.</div><div style="font-size:13px"><br></div><div style="font-size:13px">Thanks,</div><div style="font-size:13px">Bill</div><div class="" style="margin:2px 0px 0px;font-size:13px"></div></div>