Releases: percona/mongodb_exporter
v0.47.0
What's Changed
- Fix timeseries collections being ignored in discovery mode by @najder-k in #1112
- PMM-7: bump version file to match tag by @idoqo in #1129
- Bump github.com/prometheus/client_golang from 1.22.0 to 1.23.0 by @dependabot[bot] in #1123
- Bump github/codeql-action from 3.29.2 to 3.29.5 by @dependabot[bot] in #1124
- PMM-7: drop gssapi builds by @idoqo in #1133
New Contributors
Full Changelog: v0.46.0...v0.47.0
v0.46.0
What's Changed
- Bump github/codeql-action from 3.28.17 to 3.28.18 by @dependabot[bot] in #1088
- Bump github.com/alecthomas/kong from 1.10.0 to 1.11.0 by @dependabot[bot] in #1086
- Bump ossf/scorecard-action from 2.4.1 to 2.4.2 by @dependabot[bot] in #1089
- PMM-7 bump go version by @idoqo in #1091
- PMM-7specify build IDs for multiple binaries by @idoqo in #1092
- Bump codecov/codecov-action from 5.4.2 to 5.4.3 by @dependabot[bot] in #1087
- Bump go.mongodb.org/mongo-driver from 1.17.3 to 1.17.4 by @dependabot[bot] in #1096
- Bump github/codeql-action from 3.28.18 to 3.28.19 by @dependabot[bot] in #1095
- PMM-13881: Use VERSION file for exporter version tag by @idoqo in #1094
- Bump github/codeql-action from 3.28.19 to 3.29.0 by @dependabot[bot] in #1097
- Cache prometheusize rename between scrapes by @vigno88 in #1080
- Bump docker/setup-buildx-action from 3.10.0 to 3.11.1 by @dependabot[bot] in #1098
- Bump golang.org/x/crypto from 0.37.0 to 0.39.0 in /tools in the go_modules group by @dependabot[bot] in #1101
- [fix] delete endpoint /debug by @Format-C-eft in #1099
- Bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.3.0 in /tools in the go_modules group by @dependabot[bot] in #1102
- Bump github.com/alecthomas/kong from 1.11.0 to 1.12.0 by @dependabot[bot] in #1104
- Bump github/codeql-action from 3.29.0 to 3.29.1 by @dependabot[bot] in #1103
- Bump github/codeql-action from 3.29.1 to 3.29.2 by @dependabot[bot] in #1109
- PMM-14141: Respect Prometheus scrape-timeout header by @impimp in #1107
- PMM-13748: Add make command for building GSSAPI binaries by @idoqo in #1106
- Bump github.com/alecthomas/kong from 1.12.0 to 1.12.1 by @dependabot[bot] in #1113
- Bump golang.org/x/oauth2 from 0.26.0 to 0.27.0 in /tools in the go_modules group by @dependabot[bot] in #1115
- Bump github.com/daixiang0/gci from 0.13.6 to 0.13.7 in /tools by @dependabot[bot] in #1117
- PMM-14153: Adding timestemp metrics for pbm backups by @theTibi in #1108
New Contributors
- @vigno88 made their first contribution in #1080
- @Format-C-eft made their first contribution in #1099
- @impimp made their first contribution in #1107
- @theTibi made their first contribution in #1108
Full Changelog: v0.45.0...v0.46.0
v0.45.0
What's Changed
- Bump github.com/prometheus/client_golang from 1.21.0 to 1.21.1 by @dependabot[bot] in #1044
- Bump docker/setup-buildx-action from 3.9.0 to 3.10.0 by @dependabot[bot] in #1047
- Bump codecov/codecov-action from 5.3.1 to 5.4.0 by @dependabot[bot] in #1048
- Bump docker/setup-qemu-action from 3.4.0 to 3.6.0 by @dependabot[bot] in #1046
- Bump github/codeql-action from 3.28.9 to 3.28.11 by @dependabot[bot] in #1045
- Bump github/codeql-action from 3.28.11 to 3.28.12 by @dependabot[bot] in #1056
- Bump actions/setup-go from 5.3.0 to 5.4.0 by @dependabot[bot] in #1057
- Bump actions/upload-artifact from 4.6.1 to 4.6.2 by @dependabot[bot] in #1055
- document required permissions for PBM collector by @idoqo in #1054
- Bump github.com/alecthomas/kong from 1.8.1 to 1.9.0 by @dependabot[bot] in #1053
- fix dpkg postinst adduser error in Debian 12.10 by @tema-mazy in #1059
- Bump github.com/daixiang0/gci from 0.13.5 to 0.13.6 in /tools by @dependabot[bot] in #1058
- Bump goreleaser/goreleaser-action from 6.2.1 to 6.3.0 by @dependabot[bot] in #1061
- Bump github/codeql-action from 3.28.12 to 3.28.13 by @dependabot[bot] in #1060
- Bump github.com/alecthomas/kong from 1.9.0 to 1.10.0 by @dependabot[bot] in #1063
- Bump golang.org/x/net from 0.35.0 to 0.36.0 in the go_modules group by @dependabot[bot] in #1049
- Bump github.com/golangci/golangci-lint from 1.63.4 to 1.64.7 in /tools by @dependabot[bot] in #1050
- Bump docker/login-action from 3.3.0 to 3.4.0 by @dependabot[bot] in #1051
- Bump github.com/golangci/golangci-lint from 1.64.7 to 1.64.8 in /tools by @dependabot[bot] in #1068
- Bump mvdan.cc/gofumpt from 0.7.0 to 0.8.0 in /tools by @dependabot[bot] in #1067
- Bump github/codeql-action from 3.28.13 to 3.28.15 by @dependabot[bot] in #1064
- Bump github.com/prometheus/client_model from 0.6.1 to 0.6.2 by @dependabot[bot] in #1066
- Bump github.com/prometheus/client_golang from 1.21.1 to 1.22.0 by @dependabot[bot] in #1065
- PMM-7 logrus to slog by @idoqo in #1062
- PMM-7: add stale action by @idoqo in #1072
- Bump codecov/codecov-action from 5.4.0 to 5.4.2 by @dependabot[bot] in #1071
- PMM-13953: re-use passed in logger by @idoqo in #1074
- PMM-13748 gssapi support by @idoqo in #1042
- Bump golang.org/x/net from 0.36.0 to 0.38.0 in the go_modules group by @dependabot[bot] in #1070
- Bump golang.org/x/crypto from 0.35.0 to 0.37.0 in /tools in the go_modules group by @dependabot[bot] in #1069
- PMM-13881 Fix incorrect git describe behavior in Makefile by @BupycHuk in #1075
- Bump github/codeql-action from 3.28.15 to 3.28.17 by @dependabot[bot] in #1076
- PMM-7: drop mongo 4.4 from CI by @idoqo in #1082
- Bump actions/setup-go from 5.4.0 to 5.5.0 by @dependabot[bot] in #1081
- PMM-13959 remove GSSAPI from main builds by @idoqo in #1083
New Contributors
- @tema-mazy made their first contribution in #1059
Full Changelog: v0.44.0...v0.45.0
v0.44.0
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)
v0.43.1
Docker images
To automatically pull the appropriate Docker image for your platform, use
docker pull percona/mongodb_exporter:0.43.1
You can also specify a specific architecture image
docker pull percona/mongodb_exporter:0.43.1-amd64
docker pull percona/mongodb_exporter:0.43.1-arm64v8
What's Changed
- Bump github.com/alecthomas/kong from 1.5.0 to 1.6.0 by @dependabot in #986
- Bump github.com/prometheus/common from 0.60.1 to 0.61.0 by @dependabot in #985
- Bump github.com/reviewdog/reviewdog from 0.20.2 to 0.20.3 in /tools by @dependabot in #984
- Bump github/codeql-action from 3.27.5 to 3.27.6 by @dependabot in #983
- Bump codecov/codecov-action from 5.0.7 to 5.1.1 by @dependabot in #982
- PMM-13602 Improve performance by @BupycHuk in #987
Full Changelog: v0.43.0...v0.43.1
v0.43.0
Docker images
To automatically pull the appropriate Docker image for your platform, use
docker pull percona/mongodb_exporter:0.43.0
You can also specify a specific architecture image
docker pull percona/mongodb_exporter:0.43.0-amd64
docker pull percona/mongodb_exporter:0.43.0-arm64v8
What's Changed
- Bump github.com/prometheus/common from 0.60.0 to 0.60.1 by @dependabot in #941
- Bump github.com/alecthomas/kong from 1.2.1 to 1.3.0 by @dependabot in #944
- Add shard label in collstats metrics by @steveteuber in #942
- Bump github.com/prometheus/exporter-toolkit from 0.13.0 to 0.13.1 by @dependabot in #945
- PMM-13477 Support MongoDB 8.0 by @BupycHuk in #943
- PMM-13519: Drop Mongo URI from logs by @idoqo in #952
- PMM-12219 support special characters in password. by @BupycHuk in #949
- PMM-7 use image from ENV for standalone encrypted by @BupycHuk in #695
- Bump github.com/alecthomas/kong from 1.3.0 to 1.4.0 by @dependabot in #956
- Bump github.com/golangci/golangci-lint from 1.61.0 to 1.62.0 in /tools by @dependabot in #957
- replSetGetConfigCollector by @hiroshi in #295
- Add code coverage action in pipeline by @ShashankSinha252 in #569
- PMM-7 integrate scorecard. by @BupycHuk in #958
- Add forum badge by @artemgavrilov in #959
- PMM-13543 Support socket path. by @BupycHuk in #961
- [StepSecurity] ci: Harden GitHub Actions by @step-security-bot in #960
- PMM-9870 fix collstats indexSizes metrics. by @BupycHuk in #953
- Bump actions/checkout from 4.1.1 to 4.2.2 by @dependabot in #965
- Bump actions/upload-artifact from 97a0fba1372883ab732affbe8f94b823f91727db to c24449f33cd45d4826c6702db7e49f7cdb9b551d by @dependabot in #964
- Bump codecov/codecov-action from 3.1.6 to 5.0.2 by @dependabot in #967
- Bump github/codeql-action from 3.27.3 to 3.27.4 by @dependabot in #966
- Bump ossf/scorecard-action from 2.3.1 to 2.4.0 by @dependabot in #968
- PMM-13543 Fix socket path failure. by @BupycHuk in #969
- Bump github/codeql-action from 3.27.4 to 3.27.5 by @dependabot in #972
- Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot in #975
- Bump actions/upload-artifact from 3.2.1.pre.node20 to 4.4.3 by @dependabot in #974
- Bump codecov/codecov-action from 5.0.2 to 5.0.7 by @dependabot in #973
- Bump github.com/alecthomas/kong from 1.4.0 to 1.5.0 by @dependabot in #977
- Bump github.com/golangci/golangci-lint from 1.62.0 to 1.62.2 in /tools by @dependabot in #976
New Contributors
- @steveteuber made their first contribution in #942
- @step-security-bot made their first contribution in #960
Full Changelog: v0.42.0...v0.43.0
v0.42.0
Docker images
To automatically pull the appropriate Docker image for your platform, use
docker pull percona/mongodb_exporter:0.42.0
You can also specify a specific architecture image
docker pull percona/mongodb_exporter:0.42.0-amd64
docker pull percona/mongodb_exporter:0.42.0-arm64v8
What's Changed
- Remove system colections from collstats by @rolatsch in #917
- Bump go.mongodb.org/mongo-driver from 1.16.1 to 1.17.0 by @dependabot in #915
- PMM-7 update changelog and reference by @BupycHuk in #920
- Bump github.com/alecthomas/kong from 0.9.0 to 1.2.1 by @dependabot in #909
- Serving SRV targets and getting all nodes in single request by @adnull in #835
- Bump go.mongodb.org/mongo-driver from 1.17.0 to 1.17.1 by @dependabot in #926
- PMM-13426: Fix PBM collector memory leak by @idoqo in #928
- Release 0.41.2 by @BupycHuk in #929
- PMM-7 update goreleaser version and config by @BupycHuk in #931
- Bump github.com/prometheus/client_golang from 1.19.1 to 1.20.4 by @dependabot in #914
- PMM-13207 update go version by @idoqo in #934
- Bump github.com/golangci/golangci-lint from 1.59.1 to 1.61.0 in /tools by @dependabot in #911
- Bump github.com/prometheus/exporter-toolkit from 0.11.0 to 0.13.0 by @dependabot in #908
- Bump github.com/prometheus/client_golang from 1.20.4 to 1.20.5 by @dependabot in #937
- PMM-13426: update PBM sdk by @idoqo in #939
New Contributors
Full Changelog: v0.41.2...v0.42.0
v0.41.2
Docker images
To automatically pull the appropriate Docker image for your platform, use
docker pull percona/mongodb_exporter:0.41.2
You can also specify a specific architecture image
docker pull percona/mongodb_exporter:0.41.2-amd64
docker pull percona/mongodb_exporter:0.41.2-arm64v8
What's Changed
- PMM-13426: Fix PBM collector memory leak by @idoqo in #928
- Remove system colections from collstats by @rolatsch in #917
- Bump github.com/alecthomas/kong from 0.9.0 to 1.2.1 by @dependabot in #909
- Bump go.mongodb.org/mongo-driver from 1.16.1 to 1.17.0 by @dependabot in #915
- Bump go.mongodb.org/mongo-driver from 1.17.0 to 1.17.1 by @dependabot in #926
Full Changelog: v0.41.1...v0.41.2
v0.41.1
Docker images
To automatically pull the appropriate Docker image for your platform, use
docker pull percona/mongodb_exporter:0.41.1
You can also specify a specific architecture image
docker pull percona/mongodb_exporter:0.41.1-amd64
docker pull percona/mongodb_exporter:0.41.1-arm64v8
What's Changed
- Bump github.com/reviewdog/reviewdog from 0.20.1 to 0.20.2 in /tools by @dependabot in #910
- fix panic in v0.41.0. by @BupycHuk in #919
Full Changelog: v0.41.0...v0.41.1
v0.41.0
Docker images
To automatically pull the appropriate Docker image for your platform, use
docker pull percona/mongodb_exporter:0.41.0
You can also specify a specific architecture image
docker pull percona/mongodb_exporter:0.41.0-amd64
docker pull percona/mongodb_exporter:0.41.0-arm64v8
What's Changed
- PMM-12712 Doc about new shards collector. by @JiriCtvrtka in #778
- PMM-12510 correctly recognize arbiter nodes by @idoqo in #755
- PMM-12350 Fix mongos errors. by @BupycHuk in #779
- Bump golang.org/x/crypto from 0.14.0 to 0.17.0 by @dependabot in #765
- Bump actions/setup-go from 4 to 5 by @dependabot in #757
- PMM-12350 Fix node type detection. by @BupycHuk in #782
- Bump golang.org/x/crypto from 0.14.0 to 0.17.0 in /tools by @dependabot in #764
- Bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 in /tools by @dependabot in #775
- Bump github.com/daixiang0/gci from 0.11.2 to 0.12.1 in /tools by @dependabot in #772
- Bump github.com/reviewdog/reviewdog from 0.15.0 to 0.16.0 in /tools by @dependabot in #769
- Bump github.com/golangci/golangci-lint from 1.54.2 to 1.55.2 in /tools by @dependabot in #743
- Bump github.com/reviewdog/reviewdog from 0.16.0 to 0.17.0 in /tools by @dependabot in #787
- Bump mvdan.cc/gofumpt from 0.5.0 to 0.6.0 in /tools by @dependabot in #786
- Fix splitting cluster URI into multiple targets by @adnull in #780
- PMM-12805 Collstats, indexstats iterate only over collections, not views. by @JiriCtvrtka in #790
- Bump github.com/golangci/golangci-lint from 1.55.2 to 1.56.2 in /tools by @dependabot in #795
- Bump go.mongodb.org/mongo-driver from 1.12.1 to 1.14.0 by @dependabot in #797
- Fix case where users are prefixed with mongodb by @bvalente in #800
- Bump github.com/reviewdog/reviewdog from 0.17.0 to 0.17.1 in /tools by @dependabot in #793
- Bump github.com/prometheus/client_model from 0.5.0 to 0.6.0 by @dependabot in #799
- Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #806
- Reconsider inclusion of opid in mongodb_currentop_query_uptime by @tregubov-av in #812
- Bump github.com/alecthomas/kong from 0.8.1 to 0.9.0 by @dependabot in #813
- PMM-12962 fix balancer enabled metric by @igroene in #823
- Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 in /tools by @dependabot in #816
- Bump github.com/daixiang0/gci from 0.12.1 to 0.13.1 in /tools by @dependabot in #821
- Bump github.com/reviewdog/reviewdog from 0.17.1 to 0.17.2 in /tools by @dependabot in #822
- Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 by @dependabot in #817
- List only authorized collections by @AntPAllen in #825
- Bump github.com/golangci/golangci-lint from 1.56.2 to 1.57.1 in /tools by @dependabot in #828
- Bump github.com/daixiang0/gci from 0.13.1 to 0.13.3 in /tools by @dependabot in #833
- Bump github.com/daixiang0/gci from 0.13.3 to 0.13.4 in /tools by @dependabot in #838
- Bump github.com/golangci/golangci-lint from 1.57.1 to 1.57.2 in /tools by @dependabot in #832
- Bump github.com/prometheus/client_model from 0.6.0 to 0.6.1 by @dependabot in #837
- update container version in readme by @AstralJaeger in #805
- PMM-12962: Correctly evaluate balancer metrics by @idoqo in #834
- Bump go.mongodb.org/mongo-driver from 1.14.0 to 1.15.0 by @dependabot in #840
- Bump golang.org/x/net from 0.17.0 to 0.23.0 by @dependabot in #843
- Bump github.com/golangci/golangci-lint from 1.57.2 to 1.58.1 in /tools by @dependabot in #850
- PMM-9403 Add extra label for replicaset metrics by @BupycHuk in #804
- Update REFERENCE.md to include collector.dbstatsfreestorage by @knuteriksen in #791
- Bump github.com/golangci/golangci-lint from 1.58.1 to 1.59.0 in /tools by @dependabot in #854
- PMM-12522 collect chunks metrics in low resolution by @BupycHuk in #849
- PMM-12989 Reduce error logs from diagnostic data on arbiter nodes by @idoqo in #820
- Add information about supported MongoDB versions by @igroene in #855
- Bump github.com/reviewdog/reviewdog from 0.17.2 to 0.17.4 in /tools by @dependabot in #846
- Bump github.com/golangci/golangci-lint from 1.59.0 to 1.59.1 in /tools by @dependabot in #860
- Bump github.com/reviewdog/reviewdog from 0.17.4 to 0.17.5 in /tools by @dependabot in #859
- Bump go.mongodb.org/mongo-driver from 1.15.0 to 1.16.0 by @dependabot in #869
- Bump github.com/hashicorp/go-retryablehttp from 0.7.2 to 0.7.7 in /tools by @dependabot in #865
- Bump github.com/percona/exporter_shared from 0.7.4 to 0.7.5 by @dependabot in #841
- Bump github.com/prometheus/exporter-toolkit from 0.10.0 to 0.11.0 by @dependabot in #759
- Bump github.com/reviewdog/reviewdog from 0.17.5 to 0.18.1 in /tools by @dependabot in #864
- Bump github.com/reviewdog/reviewdog from 0.17.5 to 0.20.0 in /tools by @dependabot in #871
- Bump github.com/prometheus/client_golang from 1.14.0 to 1.19.1 by @dependabot in #851
- Bump github.com/prometheus/common from 0.42.0 to 0.55.0 by @dependabot in #870
- Bump goreleaser/goreleaser-action from 5 to 6 by @dependabot in #857
- Remove needless docker port expose of 17001 in README by @rpstw in #881
- Bump github.com/reviewdog/reviewdog from 0.20.0 to 0.20.1 in /tools by @dependabot in #875
- PMM-12848 Refactoring currentop_collector. by @BupycHuk in #886
- Add command line flag to disable metrics about the exporter it-self by @equinox0815 in #885
- Remove system colections from index stats by @ramunas-omnisend in #893
- PMM-12957 pbm metrics collector by @idoqo in #866
- Bump go.mongodb.org/mongo-driver from 1.16.0 to 1.16.1 by @dependabot in #888
- PMM-13243: add cluster role label for mongodb_up by @idoqo in #884
- Bump mvdan.cc/gofumpt from 0.6.0 to 0.7.0 in /tools by @dependabot in #896
- Bump github.com/daixiang0/gci from 0.13.4 to 0.13.5 in /tools by @dependabot in #906
- PMM-13141 Added feature compatibility version collector by @cfsalguero in #863
- PMM-13362: Follow convention for metric name by @idoqo in #907
New Contributors
- @bvalente made their first contribution in #800
- @AntPAllen made their first contribution in #825
- @AstralJaeger made their first contribution in #805
- @knuteriksen made their first contribution in #791
- @rpstw made their first contribution in #881
- @equinox0815 made their first contribution in #885
- @cfsalguero made their first contribution in #863...