trace pprof Profiler labels

Posted by 夏泽民

go tool trace 不合适



kubectrl port-forward超时

Posted by 夏泽民

https://github.com/kubernetes/kubernetes/issues/19231



kafka

Posted by 夏泽民

Consumer events



debug

Posted by 夏泽民

https://golang.org/pkg/runtime/debug/ go-runtime/debug 程序包调试了包含程序在运行时进行调试功能 1.强制进行垃圾回收 2.设置垃圾回收的目标百分比 3.设置被单个go协程调用栈可使用的内存最大值 4.设置go程序可以使用的最大操作系统线程数 5.设置程序请求运行是只触发panic,而不崩溃 6.垃圾收集信息的写入stats中 7.将内存分配堆和其中对象的描述写入文件中 8.获取go协程调用栈踪迹 9.将堆栈踪迹打印到标准错误 1.强制进行垃圾回收 func FreeOSMemory()



yaml 的坑

Posted by 夏泽民

使用docker-compose搭建基于gogs+MySQL的个人git仓库,在映射2222:22端口的时候,报如下错误:



Search

Popular posts

Anything in here will be replaced on browsers that support the canvas element

Recent posts

This blog is maintained by 夏泽民

Get in touch with me at 465474307@qq.com

Subscribe to our mailing list

* indicates required