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 · 1 comment
Assignees
Labels
enhancement New feature or request Grafana GUI Related to Omniperf's Grafana GUI

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

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
Projects
None yet
Development

No branches or pull requests

3 participants