[Question] why in MetricsDataController injection is a collection of stores instead of a single store instance?
Open
question
- Dominant language
- Java
- Stars
- 7.4k
- Forks
- 1.3k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 32
Description
### Question

Since only one realtimeDataStore and one historyDataStore can be configured, why in MetricsDataController injection is a collection of stores instead of a single store instance.
I think it's better to inject a single instance. If the community agrees, you can assign this task to me. @tomsun28
Contributor guide
Assessment
This issue has not been assessed yet.