Viacheslav Blinov created IGNITE-28227:
------------------------------------------
Summary: Create metrics-api module with api of metrics module
Key: IGNITE-28227
URL: https://issues.apache.org/jira/browse/IGNITE-28227
Project: Ignite
Issue Type: Improvement
Components: metrics ai3
Reporter: Viacheslav Blinov
Assignee: Viacheslav Blinov
DoD:
# metrics-api module contains only interfaces and public classes necessary to
work with metrics framework
# All modules which don't need to access underlying details of metrics
framework are only depending on metrics-api module
# metrics framework hides as much implementation details of metrics framework
as possible.
# only limited set of modules that instantiate MetricsManager implementation
are allowed to depend on metrics implemenation module.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)