Skip to content

Commit fbb8022

Browse files
Gremashalio-booking
authored andcommitted
Add tls.insecure-skip-verify flag to README.md
Signed-off-by: Greg Mascherino <[email protected]>
1 parent 4c51d37 commit fbb8022

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,7 @@ config.my-cnf | Path to .my.cnf file to read MySQL
106106
log.level | Logging verbosity (default: info)
107107
exporter.lock_wait_timeout | Set a lock_wait_timeout (in seconds) on the connection to avoid long metadata locking. (default: 2)
108108
exporter.log_slow_filter | Add a log_slow_filter to avoid slow query logging of scrapes. NOTE: Not supported by Oracle MySQL.
109+
tls.insecure-skip-verify | Ignore tls verification errors.
109110
web.config.file | Path to a [web configuration file](#tls-and-basic-authentication)
110111
web.listen-address | Address to listen on for web interface and telemetry.
111112
web.telemetry-path | Path under which to expose metrics.

0 commit comments

Comments
 (0)