numalogic
numalogic copied to clipboard
Collection of operational time series ML models and tools
Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action
…omaly Explain what this PR does.
- Add colored logging for udfs - remove unused dependencies - update dockerfile closes #312
# Summary What change needs making? # Use Cases When would you use this? --- **Message from the maintainers**: If you wish to see this enhancement implemented please add a...
ML metrics would now require pipeline id as per the latest config changes
# Summary Support metrics for multi processing udf. reference: https://prometheus.github.io/client_python/multiprocess/
@ab93 Will Code load the new file if there is a config change? similar https://github.com/numaproj/numalogic-prometheus/pull/119 _Originally posted by @sarabala1979 in https://github.com/numaproj/numalogic/issues/328#issuecomment-1834558606_
Ideally, the user should not care of what model TTL should be in redis registry. User should just provide a parameter: `number of models to retain` and the code should...
# Summary numalogic should have release notes for every release What change needs making? # Use Cases When would you use this? --- **Message from the maintainers**: If you wish...
# Summary Based on logging level have different colors for the logs for better reading and debugging.