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

size.binlog

The size.binlog domain includes metrics about the size of binary logs.

Usage

This domain reports one derived metric: bytes. It’s calculated by totaling the File_size column of SHOW BINARY LOGS.

Derived Metrics

bytes

Metric Typegauge
Value Unitsbytes

Total size of all binary logs in bytes.

Options

None.

Group Keys

None.

Meta

None.

Error Policies

NameMySQL Error
access-denied1227: access denied on ‘SHOW BINARY LOGS’ (need REPLICATION CLIENT priv)
binlog-not-enabled1381: binary logging not enabled

MySQL Config

None.

Changelog

Blip VersionChange
v1.0.0Domain added