Tag: go
All the articles with the tag "go".
Building an Observability Pipeline for Go Service with Grafana, Loki, and Promtail
Published: at 07:58 PMDebugging a service with less information to analyze could be pain in the ass, especially when there are multiple services communicate to each other. Sometimes we need to move from one server to another just to check the log files and analyze it or utilize `grep` . While obviously not everyone has access to the server itself.