Store logs in redis and send them as batch

I'm storing logs in redis list and periodically run task to get the list and send to datadog apis . While apis response shows successful but ican't see them in datadog, while If i use curl or postman it works. Just note when i send one json object (constructed the object) as part of test if the data goes to datadog using xano. It works

6 replies