Skip to content

Commit

Permalink
Update sql-statements/sql-statement-calibrate-resource.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hfxsd authored Jul 6, 2023
1 parent 26f8ee9 commit 05cd4f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sql-statements/sql-statement-calibrate-resource.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ CALIBRATE RESOURCE START_TIME '2023-04-18 08:00:00' DURATION '60m';
Error 1105 (HY000): metrics 'resource_manager_resource_unit' is empty
```

Because TiKV does not monitor CPU usage on macOS, when you execute `CALIBRATE RESOURCE` on macOS, the following error occurs:
TiKV does not monitor CPU usage on macOS. If you execute `CALIBRATE RESOURCE` on macOS, the following error occurs:

```sql
CALIBRATE RESOURCE START_TIME '2023-04-18 08:00:00' DURATION '60m';
Expand Down

0 comments on commit 05cd4f1

Please sign in to comment.