Matt Mukerjee
Matt Mukerjee
I ran into this as well. It was because the `latest` tag for `trajano/glusterfs-volume-plugin` on dockerhub is quite old. Using `trajano/glusterfs-volume-plugin:v2.0.3` seems to work.
@timnis I'm using `glusterfs 7.2` Seems to work fine. That said, I ran into issues trying to get docker to create a subdirectory on the fly for new containers. It...
I ran into this issue as well. It appears to be fixed on main though by https://github.com/percona/mongodb_exporter/commit/a24ec48a9bd6fc6275deae50f25740c446fb4512 which updates the mongodb go driver. The mongodb go driver folks note: ```...
Unfortunately we're not using mongodb in our project anymore so i don't have a quick way to check this. I would assume it's fixed though on a new release, because...