Jason Fehr created IMPALA-14455:
-----------------------------------

             Summary: OpenTelemetry Tracing Startup Flag Cleanup
                 Key: IMPALA-14455
                 URL: https://issues.apache.org/jira/browse/IMPALA-14455
             Project: IMPALA
          Issue Type: Improvement
            Reporter: Jason Fehr
            Assignee: Jason Fehr


Several issues with the OTel startup flags:
* -otel_trace_ssl_ciphers -- shows a default of "", should be the value of 
FLAGS_ssl_cipher_list
* -otel_trace_tls_cipher_suites -- shows a default of "", should be the value 
of FLAGS_tls_ciphersuites
* -otel_trace_tls_minimum_version -- shows a default of "", should be the value 
of FLAGS_ssl_minimum_version
* -otel_trace_tls_insecure_skip_verify -- says "false" should only be used in 
dev/testing, that is backwards.  This flag should only be "true" in dev/testing.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscr...@impala.apache.org
For additional commands, e-mail: issues-all-h...@impala.apache.org

Reply via email to