We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c51d37 commit fbb8022Copy full SHA for fbb8022
README.md
@@ -106,6 +106,7 @@ config.my-cnf | Path to .my.cnf file to read MySQL
106
log.level | Logging verbosity (default: info)
107
exporter.lock_wait_timeout | Set a lock_wait_timeout (in seconds) on the connection to avoid long metadata locking. (default: 2)
108
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.
110
web.config.file | Path to a [web configuration file](#tls-and-basic-authentication)
111
web.listen-address | Address to listen on for web interface and telemetry.
112
web.telemetry-path | Path under which to expose metrics.
0 commit comments