提交 c24f421b 作者: Tommi Virtanen

Add Go runtime metrics to expvar

上级 a8f0d3d4
......@@ -3,6 +3,7 @@ package main
import (
_ "expvar"
"fmt"
_ "github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/codahale/metrics/runtime"
"net/http"
_ "net/http/pprof"
"os"
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论