Results 6 comments of Super

influxdb新版本已经直接支持了prometheus的数据写入,influx-proxy目前应该是不支持的

> @SuperGod 是指influxdb 2.0? https://docs.influxdata.com/influxdb/v1.7/supported_protocols/prometheus/

OK, I will follow the latest updates of Gio

I think cgo will be a troublesome problem。 As far as I know, there will be problems when two packages using cgo link to the same static library

I have the same problem too. My environment is Windows7 x64, golang 1.5.1 i386, qt-opensource-windows-x86-mingw492-5.5.1 I debug it ,and find that sizeof(goInt) is 8 in the goqtdrv5 project. I write...