We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c8f11d commit fea2bb5Copy full SHA for fea2bb5
.promu.yml
@@ -8,6 +8,7 @@ build:
8
binaries:
9
- name: postgres_exporter
10
path: ./cmd/postgres_exporter
11
+ flags: -a -tags strictfipsruntime
12
ldflags: |
13
-X github.com/prometheus/common/version.Version={{.Version}}
14
-X github.com/prometheus/common/version.Revision={{.Revision}}
0 commit comments