tolitius / hface

look your Hazelcast cluster in the face!
Eclipse Public License 1.0
74 stars 14 forks source link

Any solution of jcache metric ? #13

Open pkgonan opened 4 years ago

pkgonan commented 4 years ago

Hi, is there any solution of jcache metric monitoring ?

Hface looks like extract metrics using RPC with InstanceStatsTask.java.

When I tested with url /stats, I can see extracted JCache metrics.

But I can't see Jcache in Dashboard, Is it supports only Map, MultiMap, Queue now?

Thank you.