setNewDedupCounter

Creates a new dedup-mode JsonDedupCounter at key. The counter is backed by a HyperLogLog sketch and counts unique actors via JsonDedupCounter.add. Provides approximate counts with ~2% error.