Skip to content

2.27.0.0-b156

@asharma-yb asharma-yb tagged this 29 May 05:19
Summary:
This diff adds a scheduled task which runs once an hour and stores slow queries data.
The data is stored in `system_platform` DB of each universe.
We delete the data after 7 days and this is runtime configurable.
This should help us compare query statistics before/after a given timestamp.

Test Plan: Manually verified that the table is created for a universe and data is correctly populated.

Reviewers: amalyshev, vbansal

Reviewed By: amalyshev

Differential Revision: https://phorge.dev.yugabyte.com/D43789
Assets 2
Loading