Commit b4d4dc6e authored by Mikołaj Wawrzyniak's avatar Mikołaj Wawrzyniak

Merge branch 'dictionary.md-generated-links' into 'master'

Removed vestigial anchor links in dictionary.md

See merge request gitlab-org/gitlab!55874
parents 903b505b cebf45f8
---
title: Fixed vestigial Anchor links in doc/development/usage_ping/dictionary.md
merge_request: 55874
author: Raimund Hook
type: fixed
...@@ -2818,7 +2818,7 @@ Tiers: `free`, `premium`, `ultimate` ...@@ -2818,7 +2818,7 @@ Tiers: `free`, `premium`, `ultimate`
### `counts.ldap_group_links` ### `counts.ldap_group_links`
Number of groups that are synced via LDAP group sync `https://docs.gitlab.com/ee/user/group/index.html#manage-group-memberships-via-ldap-starter-only` Number of groups that are synced via LDAP group sync `https://docs.gitlab.com/ee/user/group/index.html#manage-group-memberships-via-ldap`
[YAML definition](https://gitlab.com/gitlab-org/gitlab/-/blob/master/ee/config/metrics/counts_all/20210216174822_ldap_group_links.yml) [YAML definition](https://gitlab.com/gitlab-org/gitlab/-/blob/master/ee/config/metrics/counts_all/20210216174822_ldap_group_links.yml)
...@@ -2830,7 +2830,7 @@ Tiers: `premium`, `ultimate` ...@@ -2830,7 +2830,7 @@ Tiers: `premium`, `ultimate`
### `counts.ldap_keys` ### `counts.ldap_keys`
Number of keys synced as part of LDAP `https://docs.gitlab.com/ee/administration/auth/ldap/#ldap-sync-configuration-settings-starter-only` Number of keys synced as part of LDAP `https://docs.gitlab.com/ee/administration/auth/ldap/#ldap-sync-configuration-settings`
[YAML definition](https://gitlab.com/gitlab-org/gitlab/-/blob/master/ee/config/metrics/counts_all/20210216174824_ldap_keys.yml) [YAML definition](https://gitlab.com/gitlab-org/gitlab/-/blob/master/ee/config/metrics/counts_all/20210216174824_ldap_keys.yml)
...@@ -14158,7 +14158,7 @@ Tiers: `free` ...@@ -14158,7 +14158,7 @@ Tiers: `free`
### `usage_activity_by_stage.manage.ldap_admin_sync_enabled` ### `usage_activity_by_stage.manage.ldap_admin_sync_enabled`
Has the instance configured LDAP Admin Sync `https://docs.gitlab.com/ee/administration/auth/ldap/#administrator-sync-starter-only`? Has the instance configured LDAP Admin Sync `https://docs.gitlab.com/ee/administration/auth/ldap/#administrator-sync`?
[YAML definition](https://gitlab.com/gitlab-org/gitlab/-/blob/master/ee/config/metrics/settings/20210216180811_ldap_admin_sync_enabled.yml) [YAML definition](https://gitlab.com/gitlab-org/gitlab/-/blob/master/ee/config/metrics/settings/20210216180811_ldap_admin_sync_enabled.yml)
...@@ -14170,7 +14170,7 @@ Tiers: ...@@ -14170,7 +14170,7 @@ Tiers:
### `usage_activity_by_stage.manage.ldap_group_sync_enabled` ### `usage_activity_by_stage.manage.ldap_group_sync_enabled`
Has the instance configured LDAP Group Sync `https://docs.gitlab.com/ee/administration/auth/ldap/#group-sync-starter-only`? Has the instance configured LDAP Group Sync `https://docs.gitlab.com/ee/administration/auth/ldap/#group-sync`?
[YAML definition](https://gitlab.com/gitlab-org/gitlab/-/blob/master/ee/config/metrics/settings/20210216180809_ldap_group_sync_enabled.yml) [YAML definition](https://gitlab.com/gitlab-org/gitlab/-/blob/master/ee/config/metrics/settings/20210216180809_ldap_group_sync_enabled.yml)
...@@ -14194,7 +14194,7 @@ Tiers: `free` ...@@ -14194,7 +14194,7 @@ Tiers: `free`
### `usage_activity_by_stage.manage.ldap_servers` ### `usage_activity_by_stage.manage.ldap_servers`
Number of LDAP servers configured for the instance `https://docs.gitlab.com/ee/administration/auth/ldap/#multiple-ldap-servers-starter-only` Number of LDAP servers configured for the instance `https://docs.gitlab.com/ee/administration/auth/ldap/#multiple-ldap-servers`
[YAML definition](https://gitlab.com/gitlab-org/gitlab/-/blob/master/ee/config/metrics/counts_all/20210216180807_ldap_servers.yml) [YAML definition](https://gitlab.com/gitlab-org/gitlab/-/blob/master/ee/config/metrics/counts_all/20210216180807_ldap_servers.yml)
......
--- ---
key_path: counts.ldap_group_links key_path: counts.ldap_group_links
description: Number of groups that are synced via LDAP group sync `https://docs.gitlab.com/ee/user/group/index.html#manage-group-memberships-via-ldap-starter-only` description: Number of groups that are synced via LDAP group sync `https://docs.gitlab.com/ee/user/group/index.html#manage-group-memberships-via-ldap`
product_section: dev product_section: dev
product_stage: manage product_stage: manage
product_group: group::access product_group: group::access
......
--- ---
key_path: counts.ldap_keys key_path: counts.ldap_keys
description: Number of keys synced as part of LDAP `https://docs.gitlab.com/ee/administration/auth/ldap/#ldap-sync-configuration-settings-starter-only` description: Number of keys synced as part of LDAP `https://docs.gitlab.com/ee/administration/auth/ldap/#ldap-sync-configuration-settings`
product_section: dev product_section: dev
product_stage: manage product_stage: manage
product_group: group::access product_group: group::access
......
--- ---
key_path: usage_activity_by_stage.manage.ldap_servers key_path: usage_activity_by_stage.manage.ldap_servers
description: Number of LDAP servers configured for the instance `https://docs.gitlab.com/ee/administration/auth/ldap/#multiple-ldap-servers-starter-only` description: Number of LDAP servers configured for the instance `https://docs.gitlab.com/ee/administration/auth/ldap/#multiple-ldap-servers`
product_section: dev product_section: dev
product_stage: product_stage:
product_group: group::manage product_group: group::manage
......
--- ---
key_path: usage_activity_by_stage.manage.ldap_group_sync_enabled key_path: usage_activity_by_stage.manage.ldap_group_sync_enabled
description: Has the instance configured LDAP Group Sync `https://docs.gitlab.com/ee/administration/auth/ldap/#group-sync-starter-only`? description: Has the instance configured LDAP Group Sync `https://docs.gitlab.com/ee/administration/auth/ldap/#group-sync`?
product_section: dev product_section: dev
product_stage: product_stage:
product_group: group::manage product_group: group::manage
......
--- ---
key_path: usage_activity_by_stage.manage.ldap_admin_sync_enabled key_path: usage_activity_by_stage.manage.ldap_admin_sync_enabled
description: Has the instance configured LDAP Admin Sync `https://docs.gitlab.com/ee/administration/auth/ldap/#administrator-sync-starter-only`? description: Has the instance configured LDAP Admin Sync `https://docs.gitlab.com/ee/administration/auth/ldap/#administrator-sync`?
product_section: dev product_section: dev
product_stage: product_stage:
product_group: group::manage product_group: group::manage
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment