Add Metrics to base class
Open
core
ml
P2
python
run-inference
sub-task
- Dominant language
- Java
- Stars
- 8.7k
- Forks
- 4.7k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 196
Description
`Add a metric that will track prediction failures.`
`num_failed_inferences`
``
`Add metrics that track data on side loaded models`
`{}num_model_loads{`}, `{}num_model_versions{`}, and `curr_model_version`
``
`curr_model_version is less a metric and more of a static value. Part of this FR will be to figure out how that fits.`
Imported from Jira [BEAM-14043](https://issues.apache.org/jira/browse/BEAM-14043). Original Jira may contain additional context.
Reported by: Ryan.Thompson.
Subtask of issue #21435
Contributor guide
Assessment
This issue has not been assessed yet.