Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong data type in metric with win_perf_counters and influxdb 0.9.6.1 #1053

Closed
123BLiN opened this issue Apr 18, 2016 · 1 comment
Closed

Comments

@123BLiN
Copy link

123BLiN commented Apr 18, 2016

Hello,

I dont know how it is possible but it looks like I have an already fixed bug.
in logs for some metrics:

win_disk,host=t-websrv-d,instance=HarddiskVolume1,objectname=LogicalDisk %\ Disk\ Write\ Time=0 1461011840049148100
2016/04/18 20:37:20 Gathered metrics, (10s interval), from 1 inputs in 48.0025ms
2016/04/18 20:37:20 ERROR: write failed: field type conflict: input field "%!I(MISSING)nterrupt Time" is type float64, a
lready exists as type %!!(MISSING)s(influxql.DataType=2)
2016/04/18 20:37:20 Error writing to output [influxdb]: Could not write to any InfluxDB server in cluster

but I see that this was closed in influxdata/influxdb#3519
in version 0.9.3 - I have 0.9.6.1
Is it possible that win_perf_counters somehow cast to integer and adds "i" in the end of them?

Thanks!
Roman

@sparrc
Copy link
Contributor

sparrc commented Apr 18, 2016

Nope, sorry, you will need to upgrade or migrate your db. If you need assistance you should contact support

@sparrc sparrc closed this as completed Apr 18, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants