Skip to content

Conversation

hiento09
Copy link
Contributor

This pull request makes a minor update to the Docker build process for jan-api-gateway, specifically adjusting the linker flags used during the Go build step. The change removes the -w flag from the -ldflags option, which previously stripped debug information from the binary.

  • Dockerfile update:
    • Removed the -w linker flag from the Go build command in apps/jan-api-gateway/Dockerfile, so debug information is now retained in the built binary.

@hiento09 hiento09 merged commit e196018 into dev Aug 20, 2025
1 check passed
@hiento09 hiento09 deleted the chore/enable-auto-instrument branch August 20, 2025 04:17
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