Docker images
To automatically pull the appropriate Docker image for your platform, use
docker pull percona/mongodb_exporter:0.44.0
You can also specify a specific architecture image
docker pull percona/mongodb_exporter:0.44.0-amd64
docker pull percona/mongodb_exporter:0.44.0-arm64v8
What's Changed
- 258b9df: Bump golang.org/x/crypto in /tools in the go_modules group (#988) (@dependabot[bot])
- e2e6299: Bump actions/setup-go from 5.1.0 to 5.2.0 (#994) (@dependabot[bot])
- ed09a90: Bump github/codeql-action from 3.27.6 to 3.27.9 (#993) (@dependabot[bot])
- b5a456d: Bump golang.org/x/crypto from 0.30.0 to 0.31.0 in the go_modules group (#996) (@dependabot[bot])
- 64d3cc8: Bump github.com/prometheus/exporter-toolkit from 0.13.1 to 0.13.2 (#995) (@dependabot[bot])
- b05f37a: Bump codecov/codecov-action from 5.1.1 to 5.1.2 (#1001) (@dependabot[bot])
- c8dce49: Bump actions/upload-artifact from 4.4.3 to 4.5.0 (#1000) (@dependabot[bot])
- cbc74dc: Bump docker/setup-buildx-action from 3.7.1 to 3.8.0 (#999) (@dependabot[bot])
- 95d1865: Bump github/codeql-action from 3.27.9 to 3.28.0 (#998) (@dependabot[bot])
- c45c837: Bump github.com/golangci/golangci-lint from 1.62.2 to 1.63.4 in /tools (#1003) (@dependabot[bot])
- f2ad645: Bump go.mongodb.org/mongo-driver from 1.17.1 to 1.17.2 (#1006) (@dependabot[bot])
- ca6d708: Bump github.com/alecthomas/kong from 1.6.0 to 1.6.1 (#1007) (@dependabot[bot])
- 19150a8: Bump golang.org/x/net from 0.32.0 to 0.33.0 in the go_modules group (#1015) (@dependabot[bot])
- c71f5c0: Bump docker/setup-qemu-action from 3.2.0 to 3.3.0 (#1008) (@dependabot[bot])
- 3f5113c: Bump actions/upload-artifact from 4.5.0 to 4.6.0 (#1009) (@dependabot[bot])
- c0903d0: Bump github/codeql-action from 3.28.0 to 3.28.2 (#1016) (@dependabot[bot])
- 9a6c2c4: Bump github.com/prometheus/common from 0.61.0 to 0.62.0 (#1013) (@dependabot[bot])
- 6f4c138: Bump codecov/codecov-action from 5.1.2 to 5.3.1 (#1017) (@dependabot[bot])
- 173428f: Bump actions/setup-go from 5.2.0 to 5.3.0 (#1019) (@dependabot[bot])
- 632fe81: Bump github.com/alecthomas/kong from 1.6.1 to 1.7.0 (#1021) (@dependabot[bot])
- 9a72a2d: mongodb_mongod_wiredtiger_cache_max_bytes -> mongodb_ss_wt_cache_maximum_bytes_configured (oldName and newName) (#1023) (@msotnikov)
- 248ffc9: use credentials for authenticated mongo instance (#1029) (@idoqo)
- c0a0196: Bump docker/setup-qemu-action from 3.3.0 to 3.4.0 (#1026) (@dependabot[bot])
- 3aee91e: Bump github/codeql-action from 3.28.2 to 3.28.9 (#1024) (@dependabot[bot])
- 2036e37: Bump docker/setup-buildx-action from 3.8.0 to 3.9.0 (#1025) (@dependabot[bot])
- f6047f2: Bump github.com/prometheus/exporter-toolkit from 0.13.2 to 0.14.0 (#1027) (@dependabot[bot])
- a3b80e3: Bump github.com/alecthomas/kong from 1.7.0 to 1.8.0 (#1028) (@dependabot[bot])
- f19a692: PMM-7 Add flag to enable collstats details and disable them by default. (#997) (@BupycHuk)
- a946a6a: Bump goreleaser/goreleaser-action from 6.1.0 to 6.2.1 (#1031) (@dependabot[bot])
- 81b9869: Bump actions/upload-artifact from 4.6.0 to 4.6.1 (#1037) (@dependabot[bot])
- 600e7af: Bump ossf/scorecard-action from 2.4.0 to 2.4.1 (#1036) (@dependabot[bot])
- a19bab7: Bump github.com/prometheus/client_golang from 1.20.5 to 1.21.0 (#1034) (@dependabot[bot])
- 89debb6: Bump github.com/alecthomas/kong from 1.8.0 to 1.8.1 (#1030) (@dependabot[bot])
- f26ffbf: Bump go.mongodb.org/mongo-driver from 1.17.2 to 1.17.3 (#1040) (@dependabot[bot])
- e551393: PMM-13575 use self label for agent metric (#1033) (@idoqo)