Skip to content

Conversation

netixx
Copy link
Contributor

@netixx netixx commented Sep 17, 2025

pprof is exposed on standard routes on the API server along with the metrics.
It enables the possibility to do troublshooting of CPU/RAM usage (eg. memory-leak analysis).

Note that I had to bump the go version in the dockerfile,
because the go.mod has a 1.24 requirement.

1.25 is probably ambitious, also you'll maybe want to handle that in another PR, so happy to edit this one.

netixx and others added 2 commits September 17, 2025 08:55
pprof is exposed on standard routes on the API server
along with the metrics.
It enables the possibility to do troublshooting of CPU/RAM
usage (eg. memory-leak analysis).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants