Documentation mistake
Closed this issue · 1 comments
zenbones commented
In the docs where your explaining tags...
tags = "country:china,datacenter:asia,account:mass_market"
logger:count("another_hit", 1, 1, tags)
...I believe that should be 'logger:counter' as specified in the previous api section.
mcmoyer commented
Documentation fixed. Thanks for noticing that.