You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 17, 2025. It is now read-only.
Hi everyone, I'm getting duplicate logs with the exact timestamp in app insights, as the screenshot below shows:
The code I'm using:
I only get one message with the handler std_out_handler and when I sent message to the _logger the message is duplicated.
Any ideas how to solve / reason for this ?
Python version: 3.10
Opencensus version: 1.1.9
Thanks !