agile6v

Results 5 issues of agile6v

Hi, @strazzere I found the following files and directories can detect emulator,they can be added to the code? "/data/youwave_id" "/dev/vboxguest" "/dev/vboxuser" "/fstab.vbox86" "/init.vbox86.rc" "/system/lib/vboxguest.ko" "/system/lib/vboxsf.ko" "/system/lib/vboxvideo.ko" "/system/usr/idc/androVM_Virtual_Input.idc" "/system/usr/keylayout/androVM_Virtual_Input.kl" "/system/xbin/mount.vboxsf" "/ueventd.vbox86.rc"...

enhancement

Fixed uninitialized variable leads to the segmentation fault.

Hi, @tuesda : 你直接把 Watch/app/build.gradle 中没用的库去掉不是更好吗?

We encountered the following case, Exporter caused confusion in the label format. So the replacement should only contain metric name, not label name. Input: `zk_write_per_namespace{key="solrcloud7",quantile="0.5"} 141.0` Output: `zk_write_per_namespace{key="solrcloud7"_quantile="0_5",zk_host="localhost:2181"} 141.0`