I have a go webapp that i'd like to configure to send its logs directly to SigNoz. I want to do this without writing to an on disk file, as there are metrics I will be wanting to send in the future. What am I going to need? I'm hearing a lot about getting the open telemetry code installed into mine, but I want to make sure I'm not barking up the wrong tree before I invest a lot of time into it.