Skip to content

Conversation

hiento09
Copy link
Contributor

This pull request makes a small but important update to the pprof debug server configuration in server.go. The change modifies the pprof server to listen on all network interfaces instead of just localhost, which allows remote profiling and debugging connections.

  • Changed the pprof server to listen on 0.0.0.0:6060 instead of localhost:6060 in server.go, enabling access from external hosts.

@hiento09 hiento09 merged commit 3d0930e into main Aug 21, 2025
1 check passed
@hiento09 hiento09 deleted the chore/expose-pprof branch August 21, 2025 08:48
hiento09 added a commit that referenced this pull request Aug 21, 2025
jjchen01 added a commit that referenced this pull request Aug 26, 2025
* bump version

* version tag test

* bump version

* chore: keep DWARF for opentelemetry auto instrument (#44)

* chore: change go build flag (#45)

* chore: change go build flag (#46)

* bump version

* chore: allow grafana beyla auto-instrument (#50)

* chore: pprof (#56)

* chore: expose pprof endpoint (#57)

* chore: expose pprof endpoint (#57)

* chore: pprof listen on 0.0.0.0 (#59)

* Feat: domains for apikey management (#62)

* models for apikey management
* services for org
* management domains

* Feat: db-migration (#64)

* chore: generate .hcl

* migration script

* chore: code clean up

* chore: reset database (#65)

---------

Co-authored-by: hiento09 <[email protected]>
Co-authored-by: Hien To <[email protected]>
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.

1 participant