numaproj / numalogic

Collection of operational time series ML models and tools
https://numalogic.numaproj.io/
Apache License 2.0
166 stars 28 forks source link

Normalize registry class instantiation #198

Open ab93 opened 1 year ago

ab93 commented 1 year ago

Summary

Currently, the different registry classes are not fully homogenous in terms of config-driven instantiation. A better way will be to normalize the init arguments.

Use Cases

This would be really beneficial in config-driven initialization, in a way that changing a registry will all be about changing the config and no-code change.


Message from the maintainers:

If you wish to see this enhancement implemented please add a 👍 reaction to this issue! We often sort issues this way to know what to prioritize.