Closed woodsaj closed 9 years ago
This is likely because these metrics are being stored in cassandra as Ints, and we are querying for floats.(kairosdb includes the datatype in the rowKey, but doesnt have a way to lookup what datatype to use)
This is likely because these metrics are being stored in cassandra as Ints, and we are querying for floats.(kairosdb includes the datatype in the rowKey, but doesnt have a way to lookup what datatype to use)