Allow MongoDB TLS Connection options to be passed into omniperf import #419
Labels
enhancement
New feature or request
Grafana GUI
Related to Omniperf's Grafana GUI
Under Investigation
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.
The text was updated successfully, but these errors were encountered: