Closed
Description
Could you please check process building docker images? Looks like image latest
does not contain additional collectors. Definitely not WAL related ones.
-
When I use
latest
image, WAL metrics are NOT there and if I try "--collector.wal" parameter it says unknown parameter. Also when I try help or help-long inside container running official image, it does NOT show any lines related to WAL metrics. -
But image
master
HAS wal metrics - help-long shows it and --collector.wal works here.
Image latest
shows version:
postgres_exporter, version 0.13.2 (branch: HEAD, revision: 8c3604b85e38ae7141e84ecdc318b6015a196c97)
build user: root@2ea2be721819
build date: 20230724-00:08:19
go version: go1.20.6
platform: linux/amd64
tags: netgo static_build
Image master
shows version:
postgres_exporter, version 0.13.1 (branch: master, revision: 31ef4ed5a2c3835bca7da0ac0a77a516af472e26)
build user: root@33ec95979028
build date: 20230912-13:08:56
go version: go1.20.8
platform: linux/amd64
tags: netgo static_build
Thank you very much for your effort.
Metadata
Metadata
Assignees
Labels
No labels