Germain Maurice

Results 8 comments of Germain Maurice

Hello, I'm using `consul_exporter v0.6.0` `consul v.1.4.5` And I tried with the option `--consul.health-summary` but for a `maintenance` enabled for a `passing` service, i have this result. ``` consul_catalog_service_node_healthy{node="DUMMY-NODE",service_id="dummy",service_name="dummy"} 1...

I just checked if it's dependant on the version, and no. I checked with `consul v1.6.2`and I have the same behavior.

Hey everybody ! If you want to fix it with promql without modifying kafka_exporter you could use this formulae: > (kafka_consumergroup_lag == -1) + 1 or (kafka_consumergroup_lag > -1) ;)

Hello, I faced to the same issue too with the version v2.9.14.

The curl command is the same for the first and the second test. The second test throws the exception I reported.

``` elasticsearch 0.90.2 java version "1.6.0_27" OpenJDK Runtime Environment (IcedTea6 1.12.3) (6b27-1.12.3-0ubuntu1~12.04.1) OpenJDK 64-Bit Server VM (build 20.0-b12, mixed mode) ``` The max heap size is -Xmx25g. Here is the...

Here is the result of the run. ``` Free Memory: 3904 Used Memory: 20 to allocate: 200 allocated memory Free Memory: 3104 Used Memory: 820 started process Free Memory: with...