Skip to content

Moving pprof endpoint to an internal port, i.e. metrics port #1594

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 10 commits into from
Mar 24, 2025

Conversation

coolwednesday
Copy link
Contributor

@coolwednesday coolwednesday commented Mar 21, 2025

Pull Request Template

Description:

Screenshot 2025-03-21 at 1 32 18 PM Screenshot 2025-03-21 at 11 49 35 AM Screenshot 2025-03-21 at 11 49 26 AM Screenshot 2025-03-21 at 11 53 45 AM

Checklist:

  • I have formatted my code using goimport and golangci-lint.
  • All new code is covered by unit tests.
  • This PR does not decrease the overall code coverage.
  • I have reviewed the code comments and documentation for clarity.

Thank you for your contribution!

Umang01-hash
Umang01-hash previously approved these changes Mar 24, 2025
@aryanmehrotra aryanmehrotra merged commit cb55bcc into gofr-dev:development Mar 24, 2025
15 checks passed
Umang01-hash added a commit that referenced this pull request Mar 25, 2025
* Bump github.com/redis/go-redis/v9 in the go_modules group (#1593)

* Bump github.com/redis/go-redis/v9 (#1592)

* Bump github.com/golang-jwt/jwt/v5 in the go_modules group (#1596)

* Bump github.com/golang-jwt/jwt/v5 (#1597)

* Moving pprof endpoint to metrics port (#1594)

* Bump google.golang.org/protobuf from 1.36.5 to 1.36.6 (#1606)

* Bump github.com/go-sql-driver/mysql from 1.9.0 to 1.9.1 (#1603)

* Bump google.golang.org/api from 0.226.0 to 0.227.0 (#1602)

* Bump modernc.org/sqlite from 1.36.1 to 1.36.2 (#1604)

* Bump github.com/redis/go-redis/extra/redisotel/v9 from 9.7.1 to 9.7.3 (#1605)

* Add migrations for surreal DB(#1591)

* add metrics for surrealDB (#1600)

* update linter to v1.64.0 (#1607)

* update and test linter v1.64

* remove unwanted code

---------

Co-authored-by: Aryan Mehrotra <aryanmehrotra2000@gmail.com>

* Adding Verification for JWT Claims (#1580)

Co-authored-by: Umang Mundhra <mundhraumang.02@gmail.com>
Co-authored-by: Aryan Mehrotra <aryanmehrotra2000@gmail.com>
Co-authored-by: @ccoVeille <3875889+ccoVeille@users.noreply.github.com>

* Fix: Dockerfile to deploy website build fail  (#1609)

* update release version to v1.36.0

---------

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Divya Darshana <98943137+coolwednesday@users.noreply.github.com>
Co-authored-by: Aryan Mehrotra <aryanmehrotra2000@gmail.com>
Co-authored-by: @ccoVeille <3875889+ccoVeille@users.noreply.github.com>
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.

Pprof endpoints should not be availible at an Exposed Endpoint
3 participants