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
Describe the bug
Exporter cannot fetch data from collections since version 0.43. Logs are full of messages like cannot get $collstats cursor for collection *.user_info: context deadline exceeded" collector=collstats
To Reproduce
Run in docker-compose with parameters
Describe the bug
Exporter cannot fetch data from collections since version 0.43. Logs are full of messages like
cannot get $collstats cursor for collection *.user_info: context deadline exceeded" collector=collstats
To Reproduce
Run in docker-compose with parameters
Expected behavior
Exporter is expected to successfully fetch data from MongoDB
Logs
cannot get $collstats cursor for collection *.user_info: context deadline exceeded" collector=collstats
Environment
Additional context
Rolling back to 0.42 solved the problem. Affected versions 0.43+
The text was updated successfully, but these errors were encountered: