Skip to content

Commit

Permalink
added paths (#92)
Browse files Browse the repository at this point in the history
  • Loading branch information
dvovk committed Sep 21, 2024
1 parent 36436e8 commit faaacc0
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions api/main_handler.go
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,15 @@ func NewHandler(services APIServices) http.Handler {
"performance",
"documentation",
"issues",
"sysinfo",
"processes",
"cpu-info",
"goroutine",
"threadcreate",
"heap",
"allocs",
"block",
"mutex",
"admin",
}

Expand Down

0 comments on commit faaacc0

Please sign in to comment.