Slow SQL Query Log

Tideways now includes a Slow SQL Query log feature, that stores and shows all queries slower than a configured threshold. Similar to Exception Tracking the same SQL queries are de-duplicated and grouped onto a single item. This de-duplication is based on the statement type (SELECT, INSERT, UPDATE, DELETE) and the tables covered by the query.

See the documentation for more information how to configure Slow SQL Query logging.

Components

  • User Interface

Published

11.08.2020