Allow to configure the RU cost model globally
Open
component/resource-control
type/development
- Dominant language
- Go
- Stars
- 1.2k
- Forks
- 783
- Avg merge
- 5d 21h
- Merged PRs (30d)
- 36
Description
It would be more convenient if we could configure the RU cost model directly via the config file or API. This issue is used to track the related implementation tasks.
- [ ] Introduce the config and save it into the storage when the resource manager starts. (https://github.com/tikv/pd/pull/6041)
- [ ] Read from the remote storage when initializing the controller client.
Contributor guide
Assessment
This issue has not been assessed yet.