TLDR zane.chen asks about application log support and go-zero framework compatibility with signoz. nitya-signoz clarifies that any language/framework can be supported as long as logs can be output to a file.
I am not really able to understand your first question can you please explain it a bit.
Regarding your second question, languages/frameworks are not restricted in logs. If you can output your logs to a file it can be pushed to signoz. You can follow this guide
let me try explain. I see the Logs module in signoz support request event log, like below
however, i expect DIY log can be gathered from application self according to log level ( e.g. ERROR、INFO)
to help us troubleshooting
hello?
Are you running on k8s ?
no, running on docker image
zane.chen
Fri, 24 Feb 2023 03:21:00 UTCHi team, tow question about logs: 1、maybe signoz cannot support application inside logs? 2、and can go-zero framework be supported by signoz? my go application used go-zero framework not gin。 thanks