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

Allow MongoDB TLS Connection options to be passed into omniperf import #419

Open
ELCapitanLLNL opened this issue Aug 29, 2024 · 5 comments
Assignees
Labels
enhancement New feature or request Grafana GUI Related to Omniperf's Grafana GUI Under Investigation

Comments

@ELCapitanLLNL
Copy link

Is your feature request related to a problem? Please describe.
It is a problem for me, because I am trying to connect to a MongoDB where TLS is enabled.

Describe the solution you'd like
I would like to have several tls connection options during import.
Like: `tls=true, tlsAllowInvalidCertificates=true/false , --tlsAllowInvalidHostnames=true/false, --tlsCAFile , etc '

Describe alternatives you've considered
We forked this repo and implemented a solution for previous version but it is hard to keep up with so much refactor code.

Additional context
Thank you for any consideration.

@ELCapitanLLNL ELCapitanLLNL added the enhancement New feature or request label Aug 29, 2024
@coleramos425 coleramos425 added the Grafana GUI Related to Omniperf's Grafana GUI label Aug 29, 2024
@coleramos425
Copy link
Collaborator

Thank you for the feature request. I've assigned the ticket to the project PM who will delegate it to an engineer. Once we've triaged, we'll follow up with an ETA.
CC: @nartmada

@ppanchad-amd
Copy link

Hi @ELCapitanLLNL. Internal ticket has been created to assist with your request. Thanks!

@taylding-amd
Copy link

Hi, @ELCapitanLLNL. I wanted to update you on the feature request. I've followed up with the Omniperf team, and it is likely to be included in version 6.6. Please keep an eye out for further updates in the release notes.

@ELCapitanLLNL
Copy link
Author

Sounds good, also I wondering if it is need it to use the admin account or can the upload workloads using regular MongoDB user account with access to a database name: omniperf .

@taylding-amd
Copy link

Hi, @ELCapitanLLNL, sorry I can't provide an answer now. We have not yet made a design decision regarding that feature. Once it is released, we will ensure comprehensive documentation is available to guide its usage.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Grafana GUI Related to Omniperf's Grafana GUI Under Investigation
Projects
None yet
Development

No branches or pull requests

5 participants