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 723ed47 commit a8f3d96Copy full SHA for a8f3d96
README.md
@@ -74,7 +74,7 @@ Connecting user should have sufficient rights to query needed stats:
74
"db":"local"
75
}
76
```
77
-When using the PBM collector to get metrics from Percona Backup for MongoDB, the user should also have enough permissions
+When using the PBM collector to get metrics from Percona Backup for MongoDB, the user should also have sufficient privileges
78
to query the PBM internal collections (in the `admin` database). One option is to grant `find` privileges on the `admin` collection:
79
80
privileges: [
0 commit comments