Golang¶
Upload relevant information of Golang applications to Guance:
- Collect custom Metrics data from the application;
- Collect APM data from the application;
- Manage all LOGs of the application.
Trace¶
Golang provides an intrusive way to inject probe information.
Profiling¶
Golang Profiling can be used to collect performance data during program execution.