While trying to update the Cassandra dashboard to use counters without the .count suffix I noticed that some of those have not been updated since the switch to statsite. This seems to only affect metrics with an underscore in the the name.
Description
Description
Status | Subtype | Assigned | Task | ||
---|---|---|---|---|---|
Resolved | Eevans | T134016 RESTBase Cassandra cluster: Increase instance count to 3 | |||
Invalid | fgiunchedi | T85451 scale graphite deployment (tracking) | |||
Resolved | fgiunchedi | T90111 replace txstatsd | |||
Resolved | fgiunchedi | T95627 Counts with underscore in name no longer updated since move to statsite (cassandra metrics) |
Event Timeline
Comment Actions
looks like a statsite shortcoming in parsing scientific notation numbers, I've inquired upstream in https://github.com/armon/statsite/issues/123
Comment Actions
I've proposed a patch upstream and applied it to our statsite package running on graphite1001 so we should have the right values back now, I'll apply it to remaining statsite instances too
Comment Actions
our internal package has my patch applied already and it is very likely that upstream will merge it, resolving