<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif;">
<div style="color: rgb(0, 0, 0); font-family: Calibri, sans-serif; font-size: 14px;">
We’ve been using gnocchi in mitaka for a few months now but we’ve run into some issues with performance, predominantly because of the number of data points sent along rabbitmq.</div>
<div style="color: rgb(0, 0, 0); font-family: Calibri, sans-serif; font-size: 14px;">
<br>
</div>
<div style="color: rgb(0, 0, 0); font-family: Calibri, sans-serif; font-size: 14px;">
<font face="Calibri,sans-serif">We’ve tried to bypass rabbit, but </font><span style="color: rgb(0, 0, 0); font-family: -webkit-standard; font-size: 14px;"> </span><span style="color: rgb(0, 0, 0); font-family: -webkit-standard; font-size: 14px;">configuring
 our </span>pipeline.yaml to push to 'gnocchi://' hasn’t failed.  Do you think we’d have better luck with 'direct://', or is it just not possible?</div>
<div style="color: rgb(0, 0, 0); font-family: Calibri, sans-serif; font-size: 14px;">
<br>
</div>
<div style="color: rgb(0, 0, 0); font-family: Calibri, sans-serif; font-size: 14px;">
I’ve also seen emails about potentially updating/backporting the dispatcher code while using a gnocchi 2.1 installation.  Is this a safe method?  I’m guessing by upgrading the dispatching code, I can resolve the problem of having to publish our stuff to rabbit.</div>
<div style="color: rgb(0, 0, 0); font-family: Calibri, sans-serif; font-size: 14px;">
<br>
</div>
<div style="color: rgb(0, 0, 0); font-family: Calibri, sans-serif; font-size: 14px;">
<div style="font-family: -webkit-standard;">>yes, you can use gnocchi v2 with mitaka. you should have </div>
<div style="font-family: -webkit-standard;">>gnocchiclient<3.0.0 for it to work.</div>
<div style="font-family: -webkit-standard;"><br>
</div>
<div style="font-family: -webkit-standard;">>truthfully, you should try to backport the dispatcher code from a newer </div>
<div style="font-family: -webkit-standard;">>version as the newer gnocchi releases are still compatible with older </div>
<div style="font-family: -webkit-standard;">>ceilometer versions (it just has different integration code). i'm not </div>
<div style="font-family: -webkit-standard;">>sure gnocchi v2 is performant and you'll avoid the upgrade between </div>
<div style="font-family: -webkit-standard;">>gnocchi v2->v3 which is required for newton.</div>
<div style="font-family: -webkit-standard;"><br>
</div>
<div style="font-family: -webkit-standard;">>people have had success backporting code found here: </div>
<div style="font-family: -webkit-standard;">><a href="https://github.com/openstack/ceilometer/tree/stable/ocata/ceilometer/dispatcher">https://github.com/openstack/ceilometer/tree/stable/ocata/ceilometer/dispatcher</a></div>
</div>
<div style="color: rgb(0, 0, 0); font-family: -webkit-standard; font-size: 14px;">
<br>
</div>
<div>I’m trying to resolve a backlog issue we’re having because we leverage gnocchi and metricd for canary instances as elastic scaling of nodes.</div>
<div style="color: rgb(0, 0, 0); font-family: Calibri, sans-serif; font-size: 14px;">
<br>
</div>
</body>
</html>