Re: how to enable debugging mode for python worker harness

2024-03-18 Thread XQ Hu via user
I did not do anything special but ran `docker-compose -f docker-compose.yaml up` from your repo. On Sun, Mar 17, 2024 at 11:38 PM Lydian Lee wrote: > Hi XQ, > > The code is simplified from my previous work and thus it is still using > the old version. But I've tested with Beam 2.54.0 and the

Re: [QUESTION] about Metric REST spec

2024-03-18 Thread LDesire
Thank you for your reply. I found the MetricHttpSink class in the Apache Beam project. However, I realized that I need to add an additional dependency to use this class in a normal pipeline. I also think that the definition of the MetricOptions interface is ambiguous. After all, in order to