gitea/modules/process
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
..
context.go Change pprof labels to be prometheus compatible (#32865) 2024-12-18 11:08:04 +08:00
error.go
manager.go Change pprof labels to be prometheus compatible (#32865) 2024-12-18 11:08:04 +08:00
manager_exec.go
manager_stacktraces.go Enable more `revive` linter rules (#30608) 2024-04-22 11:48:42 +00:00
manager_test.go Replace assert.Fail with assert.FailNow (#27578) 2023-10-11 11:02:24 +00:00
manager_unix.go
manager_windows.go
process.go