v0.40.0
Docker images
To automatically pull the appropriate Docker image for your platform, use
docker pull percona/mongodb_exporter:0.40
You can also specify a specific architecture image
docker pull percona/mongodb_exporter:0.40-amd64
docker pull percona/mongodb_exporter:0.40-arm64v8
What's Changed
- Bump github.com/golangci/golangci-lint from 1.52.2 to 1.53.2 in /tools by @dependabot in #665
- Bump goreleaser/goreleaser-action from 3 to 4 by @dependabot in #664
- Bump github.com/alecthomas/kong from 0.6.1 to 0.7.1 by @dependabot in #593
- Bump go.mongodb.org/mongo-driver from 1.11.3 to 1.11.7 by @dependabot in #668
- Bump github.com/sirupsen/logrus from 1.9.0 to 1.9.3 by @dependabot in #672
- PMM-7 update license to Apache 2.0 by @BupycHuk in #679
- Bump github.com/alecthomas/kong from 0.7.1 to 0.8.0 by @dependabot in #681
- Bump github.com/prometheus/client_model from 0.3.0 to 0.4.0 by @dependabot in #680
- Bump github.com/golangci/golangci-lint from 1.53.2 to 1.53.3 in /tools by @dependabot in #674
- Bump google.golang.org/grpc from 1.46.2 to 1.53.0 in /tools by @dependabot in #683
- Remove
prometheus/client_golang
replace by @marctc in #682 - PMM-12339 remove go tip by @ademidoff in #689
- Bump github.com/stretchr/testify from 1.8.2 to 1.8.4 by @dependabot in #687
- Bump github.com/percona/exporter_shared from 0.7.4-0.20211108113423-8555cdbac68b to 0.7.4 by @dependabot in #686
- add option --collector.dbstatsfreestorage to receive freeStorage stats from dbstats by @hggh in #666
- Bump go.mongodb.org/mongo-driver from 1.11.7 to 1.12.1 by @dependabot in #696
- chore: remove refs to deprecated io/ioutil by @testwill in #690
- moved go linter workflow out of go.yml by @anishrajan25 in #702
- add user and password to uri if the uri does not contain user password by @naughtyGitCat in #560
- Export currentOP uptime query metrics by @tregubov-av in #706
- PMM-7 Use pkg/errors by @artemgavrilov in #711
- Collector for working with data from the system profile by @mikle7771 in #710
- Add support for timestamp metrics with seconds precision by @trvrnrth in #558
- PMM-7 fix tests and a small improvement. by @BupycHuk in #720
- Bump docker/setup-qemu-action from 2 to 3 by @dependabot in #712
- Bump docker/setup-buildx-action from 2 to 3 by @dependabot in #713
- Bump actions/checkout from 3 to 4 by @dependabot in #708
- PMM-7 remove tests for mongodb v4.2 by @ademidoff in #723
- Bump goreleaser/goreleaser-action from 4 to 5 by @dependabot in #714
- Bump github.com/reviewdog/reviewdog from 0.14.1 to 0.15.0 in /tools by @dependabot in #724
- Bump github.com/prometheus/client_model from 0.4.0 to 0.5.0 by @dependabot in #722
- PMM-7 Bump up Go to v1.21 by @ademidoff in #729
- Bump github.com/golangci/golangci-lint from 1.53.3 to 1.54.2 in /tools by @dependabot in #728
- Bump github.com/AlekSi/pointer from 1.1.0 to 1.2.0 by @dependabot in #406
- Multi target support by @adnull in #653
- Add support for timeout offset by @mikael-lindstrom in #647
- Bump github.com/alecthomas/kong from 0.8.0 to 0.8.1 by @dependabot in #732
- Bump golang.org/x/net from 0.15.0 to 0.17.0 in /tools by @dependabot in #730
- Bump golang.org/x/net from 0.9.0 to 0.17.0 by @dependabot in #731
- Bump google.golang.org/grpc from 1.57.0 to 1.57.1 in /tools by @dependabot in #736
- Bump github.com/daixiang0/gci from 0.10.1 to 0.11.2 in /tools by @dependabot in #725
- Update CHANGELOG by @BupycHuk in #741
New Contributors
- @marctc made their first contribution in #682
- @hggh made their first contribution in #666
- @testwill made their first contribution in #690
- @anishrajan25 made their first contribution in #702
- @tregubov-av made their first contribution in #706
- @mikle7771 made their first contribution in #710
- @adnull made their first contribution in #653
- @mikael-lindstrom made their first contribution in #647
Full Changelog: v0.39.0...v0.40.0