Grafana using Socks5 proxy with Vertica datasource - not working

  • What Grafana version and what operating system are you using?
    10.1.1

  • What are you trying to achieve?
    connect to a Vertica Server behind a proxy (Keys are enabled externaly)

  • How are you trying to achieve it?
    using the Grafana.ini configuration:

#########. Secure Socks5 Datasource Proxy ####################
[secure_socks_datasource_proxy]
enabled = true
; root_ca_cert = /etc/ca.crt
; client_key = /etc/client.key
; client_cert = /etc/client.crt
; server_name = proxy.grafana.svc.cluster.local

The address of the socks5 proxy datasources should connect to

proxy_address = localhost:10020
show_ui = true
#########################################################

  • What happened?

no connection in done, no Log is created

  • What did you expect to happen?

connect to a Vertica DataSource configured behind a Proxy

  • Can you copy/paste the configuration(s) that you are having problems with?

copied: see aboive

  • Did you receive any errors in the Grafana UI or in related logs? If so, please tell us exactly what they were.

no logs created on the requested connection

  • Did you follow any online instructions? If so, what is the URL?

tried the following Connection:

not sure if the Vertica is Supported according to: