You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@airflow.apache.org by Joe Ritz <jm...@gmail.com> on 2019/11/06 14:44:48 UTC

Apache Airflow Metrics

All,

I have tried to start apache airflow with statsd turned on.  I pip
installed apache-airflow[statsd].  I edited the config file and changed the
statsd_on = True.  I started the webserver

airflow webserver -p 8080 and i also tried airflow webserver -p 8080 -D.
Then I started the scheduler airflow scheduler and I also tried airflow
scheduler -D.  None of which started a process on port 8125.  That is the
default port for statsd in the config.  Did I miss something?  Is there
another flag I have to set or not set?  Any help would be appreciated.

Thanks,

Joe

Re: Apache Airflow Metrics

Posted by Jarek Potiuk <Ja...@polidea.com>.
I believe you need to start statsd separately. What airflow does is to send
the stats to statsd but it does not start one.

J.

On Wed, Nov 6, 2019 at 3:45 PM Joe Ritz <jm...@gmail.com> wrote:

> All,
>
> I have tried to start apache airflow with statsd turned on.  I pip
> installed apache-airflow[statsd].  I edited the config file and changed the
> statsd_on = True.  I started the webserver
>
> airflow webserver -p 8080 and i also tried airflow webserver -p 8080 -D.
> Then I started the scheduler airflow scheduler and I also tried airflow
> scheduler -D.  None of which started a process on port 8125.  That is the
> default port for statsd in the config.  Did I miss something?  Is there
> another flag I have to set or not set?  Any help would be appreciated.
>
> Thanks,
>
> Joe
>


-- 

Jarek Potiuk
Polidea <https://www.polidea.com/> | Principal Software Engineer

M: +48 660 796 129 <+48660796129>
[image: Polidea] <https://www.polidea.com/>