hface icon indicating copy to clipboard operation
hface copied to clipboard

look your Hazelcast cluster in the face!

Results 12 hface issues
Sort by recently updated
recently updated
newest added

I use the latest version of hface-dash - 0.1.0 and not receive data in dashboard: ![Image](https://i.ibb.co/wcCmfDr/Screenshot-from-2020-07-10-10-35-57.png) ![Image ](https://i.ibb.co/1K2TVdK/Screenshot-from-2020-07-10-10-36-06.png) My logs when running hface-dash are: ``` 2020-07-10 09:34:43.547:INFO::main: Logging initialized @2344ms...

While using hazelcast 3.12.5 and spring boot 2.2.4 I get the following error. WARNING: could not read stats from node [ #object[com.hazelcast.client.impl.MemberImpl 0x216b0803 Member [127.0.0.1]:5701 - 1046b59f-b020-419d-a027-c9dc6fd54de8] ]: Unexpected character...

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...

Hi. @tolitius Is there any solution of connecting without IP address ? I want to use only URL. [now] :hz-client {:hosts ["127.0.0.1" "127.0.0.2"] [I want to use] :hz-client {:hosts ["http://aaa.com"]...

Do we have a integration for spring application

Are there any plans to support multiple clusters?

Hello, I just followed the documentation: Checkout the code, compile and run. I'm connected to my Hazelcast cluster, but I obtain that exception, when it tries to read from the...

Upon starting the hface server, it successfully connects to our Hazelcast cluster using the provided configuration, but the following exception is continually thrown: ``` java.lang.ArithmeticException: integer overflow at clojure.lang.Numbers.throwIntOverflow(Numbers.java:1501) at...

Would it be possible to reuse the same UI to monitor other clusters? For example Apache Ignite which also implements JCache (JSR 107) spec? https://ignite.incubator.apache.org/

``` cluster wide chart here ================================ ;; per member charts below 10.1.1.1 g/s ---------------- p/s ------- h/s --------- ................................ 10.1.1.2 g/s ---------------- p/s ------- h/s --------- ................................ 10.1.1.3 g/s ----------------...