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
TheFox0x7
b945742293
Change pprof labels to be prometheus compatible ( #32865 )
...
Enables scrapping pprof endpoint for continuous profiling
Closes: https://github.com/go-gitea/gitea/issues/32854
2024-12-18 11:08:04 +08:00
coldWater
d08f4360c9
Refactor graceful manager, fix misused WaitGroup ( #29738 )
...
Follow #29629
2024-03-15 10:59:11 +00:00
wxiaoguang
79da4bbc56
Suggest to use Type=simple for systemd service ( #28717 )
...
Although the systemd notify support was added, it seems that there are
some problems (#28553 , for the "non-installed" instance)
2024-01-07 15:18:04 +00:00
wxiaoguang
2ac2796a4c
Refactor graceful manager to use shared code ( #28073 )
...
Make "windows" and "unix" share as much code as possible. No logic
change.
2023-11-24 14:21:46 +00:00