Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"failed to get PBM configuration" causes memory leak. #927

Open
tidusstrife5 opened this issue Oct 7, 2024 · 1 comment
Open

"failed to get PBM configuration" causes memory leak. #927

tidusstrife5 opened this issue Oct 7, 2024 · 1 comment

Comments

@tidusstrife5
Copy link

Describe the bug
Since the update that released the following change, we have seen the log below being constantly pushed AND the memory usage of the exporter continually ramps up (See screenshot below).

failed to get PBM configuration: get: mongo: no documents in result

Screenshot 2024-10-07 at 2 22 49 PM

To Reproduce
Steps to reproduce the behavior:

  1. Use MongoDB 4.4 as a shard cluster
  2. Use the collect-all parameter

Expected behavior
Memory is kept within safe boundaries AND/OR PBM config is not activated if it is not expected. (MongoDB 4.4 problem?)

Logs
failed to get PBM configuration: get: mongo: no documents in result

Environment

  • Flatcar
  • Docker
  • MongoDB 4.4 community edition
@idoqo
Copy link
Contributor

idoqo commented Oct 8, 2024

Hi @tidusstrife5, thanks for your report - we are aware of this (#924) and are currently working on a fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants