Cauê Garcia Polimanti

Results 10 comments of Cauê Garcia Polimanti

Hello, folks! The project I'm currently working is also in need of a multiple barcode and QR Code reader, so I'm very interested in this issue too. I saw that...

Another related question I have is if TCP protocol is the only one supported to write from the OTel collector and to read from query service. Just saw that it...

@prashant-shahi it would be awesome to have it prioritized because it helps a lot in managing Clickhouse infrastructure. Thanks for your reply.

I had the same issue using `opentelemetry-instrument` agent with FastAPI automatic instrumentation. My solution was similar to @rikkkx 's (thanks!), but I didn't remove `opentelemetry-instrumentation-fastapi` because the exception log is...

> I had the same issue using `opentelemetry-instrument` agent with FastAPI automatic instrumentation. > > My solution was similar to @rikkkx 's (thanks!), but I didn't remove `opentelemetry-instrumentation-fastapi` because the...

I'm facing the same issue. What if when it's the first tag (there is no previous tag) it considers the whole history to build a change log? Instead of using...

@ankitnayan My usecase: we've just rolled out SigNoz as our observability backend and I want to know how many users are using it at my company. I know it's available...

> Do you "need" to have this in a version that is compatible with Python 3.7? If so, I'll include your change in the soon-to-be-released 2.4 version. Otherwise, it will...

> I have included this fix in django-cid 2.4, which has been released today. It also includes the addition of `CID_SQL_STATEMENT_TEMPLATE`. > > Sorry for the delay. > > (I'll...

I got a similar issue that causes the issue being orphan, but when we received 503 from GitHub API: ```shell error getting comments: GET https://api.github.com/repos///issues/39436/comments: 503 [] ``` Is there...