Welcome to mirror list, hosted at ThFree Co, Russian Federation.

_usage_ping.html.haml « cohorts « admin « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 3dda386fcf7d937db3de6d6b63affd70a1f6299c (plain)
1
2
3
4
5
6
7
8
9
10
%h2#usage-ping Usage ping

.bs-callout.clearfix
  %p
    User cohorts are shown because the usage ping is enabled. The data sent with
    this is shown below. To disable this, visit
    = succeed '.' do
      = link_to 'application settings', admin_application_settings_path(anchor: 'usage-statistics')

%pre.usage-data.js-syntax-highlight.code.highlight{ data: { endpoint: usage_data_admin_application_settings_path(format: :html) } }