Golang¶
Report relevant information about the Golang application to the Observation Cloud:
- Collect custom metric data from the application;
- Collect link tracking data from the application;
- Manage all logs for the application.
Trace¶
Golang provides invasive injection of probe information.
Profiling¶
Golang Profiling can be used to collect performance data during program operation.