Hi all,
I have a variable count to handle the number of IP unique in a log files. So, I want to send it to py-stasd server using increment . Can I use : increment("ipunique", count) or not ? Because I don't understand well the sample rate, so I hope your advise. Thanks !