We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc16bd7 commit 3ed1f8fCopy full SHA for 3ed1f8f
dbm-ui/backend/db_monitor/tpls/collect/dbm_mongodb_exporter.json
@@ -11,7 +11,7 @@
11
"metric_relabel_configs": [{
12
"source_labels": ["__name__"],
13
"action": "drop",
14
- "regex": "^mongodb_sys_.*|^mongodb_ss_metrics_.*|^mongodb_connPoolStats_.*|^mongodb_ss_tcmalloc_.*|^mongodb_networklnterfaceStats_.*|^mongodb_ss_shardingStatistics_.*"
+ "regex": "^mongodb_sys_.*|^mongodb_ss_metrics_.*|^mongodb_connPoolStats_.*|^mongodb_ss_tcmalloc_.*|^mongodb_networkInterfaceStats_.*|^mongodb_ss_shardingStatistics_.*"
15
}],
16
"params": {
17
"collector": {
0 commit comments