iamseth / oracledb_exporter

Prometheus Oracle database exporter.
MIT License
476 stars 238 forks source link

SSL cert is not supported #202

Open grayson85 opened 3 years ago

grayson85 commented 3 years ago

Trying to configure the SSL cert. However, the it show "oracledb_exporter: error: unknown long flag '--web.ssl-server-cert', try --help"

--web.ssl-server-cert string Path to the PEM encoded certificate file. --web.ssl-server-key string Path to the PEM encoded key file.

image

Yannig commented 2 years ago

From my point of view, it's on purpose: the exporter has never supported this feature

PR are welcome thought

Yannig commented 2 years ago

Same issue as https://github.com/iamseth/oracledb_exporter/issues/191

Yannig commented 2 years ago

@grayson85 the last version of the exporter support this feature.

Can you check using the following image:

docker pull yannig/oracledb_exporter:0.3.2