Hello 👋
It would be great to be able to get logs from my application hosted on Render.com into HyperDX. It should work similarly to Heroku log drains by the looks of it. They call it Log Streams.
I played around with using the HyperDXWinston instead to get my logs into HyperDX but I'd rather just have them piped from the application logs so I can run on just the one console transport for everything. (Sidenote: importing anything from @hyperdx/node-logger gives me a warning/error which might worth looking at)
Thanks!