-
Notifications
You must be signed in to change notification settings - Fork 426
Update percona/mongodb_exporter dependency #4435
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
base: main
Are you sure you want to change the base?
Conversation
Looking at the test failure it seems like this somehow changed the output ordering for the test 🤔 FAIL: TestConvert/integrations.yaml and FAIL: TestConvert/integrations_v2.yaml
|
Well that's... very strange. I don't see any reason why that happened, I was able to reproduce it locally so I guess I'll keep digging. |
PR Description
Update the mongodb dependencies to get the update from aws-sdk to aws-sdk-v2 for #2936 . There may be a few new metrics, but appear to be no other user facing changes.