Python Logs From Azure Function Not Showing in Datadog
I’m trying to send logs from a Python function in Azure into Datadog using their API via the V2 library. Some logs are getting lost and I can’t figure out why.
I’m trying to send logs from a Python function in Azure into Datadog using their API via the V2 library. Some logs are getting lost and I can’t figure out why.