summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/usage_data_counters/cycle_analytics_counter_spec.rb
Commit message (Collapse)AuthorAgeFilesLines
* Track page views for cycle analytics show pageAdam Hegyi2019-08-141-0/+9
This change adds a new counter 'cycle_analytics_views' to the usage data metrics to count the page views for cycle analytics show page.