Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Telemetry error on simple consumer #2399

Open
PabloHoyo opened this issue Jan 15, 2025 · 1 comment
Open

Telemetry error on simple consumer #2399

PabloHoyo opened this issue Jan 15, 2025 · 1 comment

Comments

@PabloHoyo
Copy link

I have a kafka consumer loop running on a Dotnet 9 standard BackgroundService. When initializing the consumer, the call to IConsumer.Consume method throws an error.

Telemetry client instance id changed from AAAAAAAAAAAAAAAAAAAAAA to t39ZaOF6RBuiiv7uI2J0Mw

The application is deployed on AWS Kubernetes with an average of 8 pods, each having its own consumer service. In a local environnement everything works fine.

What's going on? Any hint?

logs :
Image

@seanamorosoamtote
Copy link
Contributor

Seeing this in dotnet 8 as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants