Thomas Hamm

Results 6 comments of Thomas Hamm

I experience the same behaviour with the Redpanda module. Also tried older versions of testcontainers with the same result. Recently updated to the latest Docker Desktop.

Support for encoding extensions in the kafkareceiver was just merged with https://github.com/open-telemetry/opentelemetry-collector-contrib/pull/33888. Using the `otlpencodingextension` should now do the job.

Thanks for reporting. Will fix it.

One use case for this could be to have tenants for the purpose of applying specific limits but still allowing one data source to access all tenants without the need...

The proxy could make multiple requests containing groups/single tenants to mitigate the header length restriction and merge the responses. That would have some overhead.

@hartfordfive https://github.com/thmshmm/icmpcheckreceiver, just created a basic implementation. Any feedback is welcome.