engel75

Results 12 comments of engel75

``` (gdb) n 247 haEnabledMetric, err := s.createMetric("pool_ha_enabled", "true if HA is enabled on the pool, false otherwise", "bool", "pool", nameLabel.(string), float64(haEnabledInt)) (gdb) n panic: interface conversion: interface is nil,...

Hi @jkirschner-hashicorp thank you very much for your suggestion. The possibility using tags to create some sort of read/write split is clear to me but as you mentioned, there is...