Investigating Series Cardinality

Hey @cobarbou, this is where the influx_inspect comes into play…try running the following:

influx_inspect report --detailed /path/to/shard/NUM and you should see exactly the details you’re after. Obviously you should do this from outside of the inlfux CLI itself.

There is also this discussion which has some examples of other use-cases.

1 Like