In the following sections, you will find detailed guides on how to instrument various Go logging frameworks using Atatus Go Agent. These include Logrus, Zap, Zerolog, and more — enabling structured log correlation, trace context propagation, and improved visibility into application behavior and exceptions.
Logging Frameworks
Logrus
Compatible with Logrus v1.1.0 and above. Enables automatic log correlation and exception tracking to connect logs with related traces and errors.
See module/atlogrus for integration details.
Zap
Compatible with Zap v1.0.0 and above. Supports log correlation and exception tracking for structured logging workflows.
See module/atzap for integration details.
Zerolog
Compatible with Zerolog v1.12.0 and above. Provides log correlation and exception tracking, enabling detailed trace-log associations in minimal-log environments.
See module/atzerolog for integration details.
+1-415-800-4104