Bowrna
Bowrna
> > when setting the `dag_processing.processes` as gauge instead of the counter, we may need to initialize the value. > > ``` > > Gauge works in the following way:...
hello @Taragolis I was checking this issue and seeing if I could fix it. https://github.com/apache/airflow/blob/0e8f108313d4af0b450581661aeb8ed35e82a8e6/airflow/models/connection.py#L271-L329 Is fixing the get_uri part so that Airflow Connection URI representation becomes a valid SA...
> cc: @ferruzzi @Bowrna -> I remember there were discussions about it in the past . Did we decide to leave it in s for back-compatibility ? timedelta object statsd...
> @vandonr You probably didn't read the topic fully or misunderstood. Airflow indeed emits most of metrics (or all of them) in seconds, and those two should also be emitted...
> @Bowrna @HTRafal @tanvn - Does this proposed change look like it will address your comments? If you all confirm, I'll approve and we can get it merged. The code...
I will work on this part this weekend @potiuk. As I got stuck on resolving the issue, I started fixing other issues and slowly I became dormant in working on...
@eladkal I didn't work on this for a long time as I was working on other PR. I will start working on this PR and one another in this weekend...
@potiuk I have added the migration changes. But I am not sure how I can apply those changes and run the code to test the changes. I tried checking around...
> @potiuk I have added the migration changes. But I am not sure how I can apply those changes and run the code to test the changes. I tried checking...
can I take a look at this issue if it persists? @knadh