Hey is it possible to send application logs to sig...
# support
g
Hey is it possible to send application logs to signoz using golang sdk ?
n
The opentelemetry golang SDK doesn’t support sending logs as of now. You can check its status here https://github.com/open-telemetry/opentelemetry-go#project-status . For now, you can use an intermediary like file and push logs to signoz.