I have created a graph and table that are retrieving time series data from influx via collectd. When I leave the time range <= 3 hours, all 8 series show up. When I change to anything above that (say 6 hours), only data from the first 5 series show up. The data is all there, as it always changes to the first five series I configured.
[quote=“torkel, post:2, topic:530”]
Checkout max-row-limit InfluxDB setting, InfluxDB accidentally changed the default value for this to a pretty low number[/quote]
Thanks for the response. Changing this setting does not help. Oddly it only seems to happen with collectd series.