File tree Expand file tree Collapse file tree 2 files changed +26
-0
lines changed Expand file tree Collapse file tree 2 files changed +26
-0
lines changed Original file line number Diff line number Diff line change 1+ Release 0.41.1
2+ - Fix panic (regression bug in v0.41.0) occuring when fcv collector is enabled
3+
4+ Release 0.41.0
5+
6+ - Add extra label for replicaset metrics
7+ - Add information about supported MongoDB versions
8+ - Add command line flag to disable metrics about the exporter it-self
9+ - Add PBM metrics collector
10+ - Add cluster role label for mongodb_up
11+ - Add feature compatibility version collector
12+ - Migrate chunks metrics from v1 compatibility to shards collector
13+ - Correctly recognize arbiter nodes
14+ - Fix node type detection
15+ - Collstats, indexstats iterate only over collections, not views.
16+ - Fix case where users are prefixed with mongodb
17+ - Reconsider inclusion of opid in mongodb_currentop_query_uptime
18+ - List only authorized collections
19+ - Correctly evaluate balancer metrics
20+ - Reduce error logs from diagnostic data on arbiter nodes
21+ - Refactoring currentop_collector
22+ - Remove system colections from index stats
23+ - Update Go version
24+ - Update dependencies
25+
126Release 0.40.0
227
328- Multi-target support
Original file line number Diff line number Diff line change 3030| --collector.profile | Enable collecting metrics from profile |
3131| --collector.shards | Enable collecting metrics related to Mongo shards |
3232| --collector.pbm | Enable collecting metrics related to Percona Backup for MongoDB |
33+ | --collector.fcv | Enable Feature Compatibility Version collector |
3334| --metrics.overridedescendingindex | Enable descending index name override to replace -1 with _ DESC |
3435| --version | Show version and exit |
You can’t perform that action at this time.
0 commit comments