<div dir="ltr">Hi Julien<div><br></div><div>Thanks for your response. So does this mean that dispatchers will also be deprecated (if not already deprecated) in favor of only using publishers?</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Apr 17, 2017 at 5:49 PM, Julien Danjou <span dir="ltr"><<a href="mailto:julien@danjou.info" target="_blank">julien@danjou.info</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Mon, Apr 17 2017, Andres Alvarez wrote:<br>
<br>
Hi Andres,<br>
<span class=""><br>
> I am a bit confused on what is the difference between dispatchers and<br>
> publishers in Ceilometer. The documentation explains a bit about publishers<br>
> in the pipeline, but it does not mention much (if anything) about<br>
> dispatchers.<br>
<br>
</span>Publishers are configured into the pipeline to indicate where to push<br>
samples data (e.g. to Gnocchi).<br>
One of the publisher is notifier:// which sends the samples to the (now<br>
deprecated) ceilometer-collector process.<br>
<br>
Ceilometer collector stores data into other system via a dispatcher<br>
mechanism (e.g. to Gnocchi). It's now deprecated as it's just, with<br>
current architecture, a unnecessary step: publishers can do the job<br>
directly.<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Julien Danjou<br>
# Free Software hacker<br>
# <a href="https://julien.danjou.info" rel="noreferrer" target="_blank">https://julien.danjou.info</a><br>
</font></span></blockquote></div><br></div>