Anoop Hallur

Results 19 comments of Anoop Hallur

> Does it cause any problems in Python3? It works. There is no issue with that at all. But when looking at the code to understand what it is doing,...

I've the same question too. In addition to moving the date, I would to repeat this for the integrity for the of addresses in the list.

Is the original issue of supporting `OTEL_LOG_LEVEL` env variable still open ? Looks like https://github.com/open-telemetry/opentelemetry-python/pull/1069 was never merged. I can take this up as I'm looking to get started on...

Given that there has been no updates on standardization of the logging levels in specifications, https://github.com/open-telemetry/opentelemetry-specification/issues/920 since @ffe4 worked on this last, I still don't see a clear path forward...

I second this !!. Has anybody found a fix for building syntaxnet from scratch in a clean ubuntu image ?

> Thx for the PR! > > Does this > > > TODO > > mean that you plan to further work on the PR? At least it needs some...

@rgerhards I'm closing this for now. When we have more concrete fixes, I will re-open this.

@rgerhards Are my configs wrong in this case ? Or is there any underlying bug in omhttp's retry implementation.

Thanks for the reply @rgerhards For context this happens when I use `imfile` as well instead of injecting messages via the diag util. The scenario we are trying to acheive...

Do we need to be using disk assisted queues even if I'm using `imfile` ? I was under the impression that backpressure will propagate to `imfile` and the processing will...