1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-22 08:24:24 +01:00
gitea/modules/process
wxiaoguang 52b319bc00
Refactor pprof labels and process desc (#32909)
* Deprecate "gopid" in log, it is not useful and requires very hacky
approach
* Remove "git.Command.SetDescription" because it is not useful and only
makes the logs too flexible
2024-12-20 12:17:14 +08:00
..
context.go Change pprof labels to be prometheus compatible (#32865) 2024-12-18 11:08:04 +08:00
error.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
manager_exec.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
manager_stacktraces.go Refactor pprof labels and process desc (#32909) 2024-12-20 12:17:14 +08:00
manager_test.go Replace assert.Fail with assert.FailNow (#27578) 2023-10-11 11:02:24 +00:00
manager_unix.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
manager_windows.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
manager.go Refactor pprof labels and process desc (#32909) 2024-12-20 12:17:14 +08:00
process.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00