Most of the metrics are about the node you're talking about rather than the
cluster as a whole. When you're talking about a distributed system, is a
"get" a client or a server operation? A bit of both, right?

On Mon, 29 Jan 2024 at 14:05, Godfather <yrpati...@gmail.com> wrote:

> Hi Community ,
> I have configured my application with ignite in client mode.I have a
> wrapper  around Ignite APIs that provide some out of the box atomic
> functionality. I have enabled the cache metrics and after performing some
> cache operation I can see that at server node the metrics related to
> cachehits, cacheputs are updating and at server side the metrics such as
> GetTimeTotal, PutTimeTotal , GetAllTime are updating .
> Is this normal to update some metrics at client side and some metrics at
> server side ?
> Is there any list by which we can differentiate client side metrics and
> server side metrics ?
>
>

Reply via email to