You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Those two files still require non-trivial knowledge of bash in addition to Go and MongoDB knowledge for anyone who would like to contribute. They also require a local installation of MongoDB CLI – something we should not require.
The text was updated successfully, but these errors were encountered:
Currently the scripts used to start the sandbox and set the replicasets are written in bash.
We need to re-write this in Go
https://github.com/percona/mongodb_exporter/blob/main/docker/scripts/init-shard.sh
https://github.com/percona/mongodb_exporter/blob/main/docker/scripts/setup.sh
Those two files still require non-trivial knowledge of bash in addition to Go and MongoDB knowledge for anyone who would like to contribute. They also require a local installation of MongoDB CLI – something we should not require.
The text was updated successfully, but these errors were encountered: