Application Log Support and Go-Zero Framework Compatibility
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.
Feb 24, 2023 (7 months ago)
zane.chen
03:21 AM1、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
nitya-signoz
03:50 AMRegarding 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 https://signoz.io/docs/userguide/collect_logs_from_file/
zane.chen
04:11 AMzane.chen
04:11 AMzane.chen
04:13 AMzane.chen
04:13 AMzane.chen
04:14 AMFeb 27, 2023 (7 months ago)
zane.chen
01:21 AMnitya-signoz
04:07 AMzane.chen
05:58 AMSigNoz Community
Indexed 825 threads (61% resolved)
Similar Threads
Supporting go-zero Framework and Displaying Application Logs in SigNoz
zane.chen inquired about support for go-zero framework and displaying application logs in SigNoz. Srikanth and nitya-signoz suggested steps, but the issue remains unsolved.
Validating Prometheus Configuration and Grafana JSON Support
zane.chen asked how to validate Prometheus config and sought help with a Grafana JSON template. Srikanth advised on validation, discussing Grafana version compatibility.
Sending Golang Application Logs to SigNoz
Shivani asks how to send golang logs to SigNoz for a docker-deployed app. nitya-signoz suggests following a solution found in a GitHub issue comment and mentions an upcoming improvement.
Monitoring and Collecting Logs for Go Application with SigNoz
zane.chen asked about creating and using SigNoz dashboard to monitor Go applications and collect self-logs. Srikanth provided solutions for dashboard monitoring and collecting logs but left questions on go-zero framework support unanswered.
Sending Logs to SigNoz from a Ruby Application
Pal asked about sending logs from a Ruby app to SigNoz. nitya-signoz explained that there's no direct SDK support in Ruby. Instead, logs can be pushed to SigNoz via file or collected automatically if the app is running on Docker/K8s.