prometheus-community / PushProx

Proxy to allow Prometheus to scrape through NAT etc.
Apache License 2.0
704 stars 132 forks source link

How to pass ldflags while creating the build ? #152

Closed chirayu-patel closed 1 year ago

chirayu-patel commented 1 year ago

I wanted to pass -ldflags "-s -w" while generating the build.

Can someone please advise on how to do that.