Blip Docs
Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Back to homepage

tls

The tls domain includes metrics about the status and configuration of TLS (SSL).

Usage

Industry best practice is to always use TLS with MySQL. This domain reports a single derived metric, enabled, that should be monitored to ensure that every MySQL instance has TLS enabled.

Derived Metrics

enabled

Metric Typebool
Value Units

True (1) if have_ssl = YES, else false (0). Metrics sinks that don’t support bool report this metric as a gauge.

have_ssl is deprecated as of MySQL 8.0.26. This domain does not currently support the tls_channel_status table but there is an open issue to fix this.

Options

None.

Group Keys

None.

Meta

None.

Error Policies

None.

MySQL Config

None.

Changelog

Blip VersionChange
v1.0.0Domain added