[
https://issues.apache.org/jira/browse/IGNITE-18759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17692537#comment-17692537
]
Pavel Tupitsyn commented on IGNITE-18759:
-----------------------------------------
For Java client we need a small refactoring:
*ignite-metrics* module depends on *ignite-rest-api* to implement
*NodeMetricController*. We don't want to bring all those dependencies
transitively into the client module.
This dependency should be inverted, and controller moved to the rest module.
> Clients 3.0: Design client-side metrics
> ---------------------------------------
>
> Key: IGNITE-18759
> URL: https://issues.apache.org/jira/browse/IGNITE-18759
> Project: Ignite
> Issue Type: Task
> Components: thin client
> Reporter: Igor Sapego
> Assignee: Pavel Tupitsyn
> Priority: Major
> Labels: ignite-3
>
> Let's consider possibility to add metrics on client side as well. We need to
> decide on the list of metrics for the clients in Ignite 3. Result of this
> tickets should be a list of metrics and a ticket for their implementation.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)