gitlab-org--gitlab-foss/lib/gitlab/usage_data_counters
Alex Kalderimis 7320758611 Count wiki page creation
This adds a counter to count page creation, which is reflected in the
usage-data we collect.

The number created is stored in Redis, avoiding DB access.
2019-07-21 01:26:19 +00:00
..
redis_counter.rb Avoid increasing redis counters when usage_ping is disabled 2019-07-19 17:04:33 +00:00
web_ide_counter.rb Count wiki page creation 2019-07-21 01:26:19 +00:00
wiki_page_counter.rb Count wiki page creation 2019-07-21 01:26:19 +00:00