# api_report **Repository Path**: yznlp/api_report ## Basic Information - **Project Name**: api_report - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-10-01 - **Last Updated**: 2021-10-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # api_report #### 软件架构 定时拉取/debug/pprof 内存图至本地磁盘 http接口接收请求,返回对应服务当前goroutine情况 #### 使用说明 ```shell bash build.sh linux ./api_report -config config/config.json & curl http://ip:port/apiserver/pprof/[tag] ```