From 8980faf9895389b70f212036c9e335142ef25035 Mon Sep 17 00:00:00 2001 From: Jack Baldry Date: Wed, 12 Mar 2025 10:06:44 +0000 Subject: [PATCH] [v11.1] Remove relref shortcodes (#101713) (#101995) * manually replce all shared relrefs * relref replace - previous grafana versions * update test * prettier (cherry picked from commit 2cb999c4f37a775f23a47af83e0a5f93c69ac13e) Signed-off-by: Jack Baldry Co-authored-by: Robby Milo --- docs/sources/_index.md | 46 +-- docs/sources/administration/api-keys/index.md | 16 +- .../administration/correlations/_index.md | 12 +- .../index.md | 2 +- .../correlation-configuration/index.md | 14 +- .../correlation-permissions/index.md | 4 +- .../create-a-new-correlation/index.md | 2 +- .../index.md | 2 +- .../index.md | 2 +- .../data-source-management/_index.md | 22 +- .../enterprise-licensing/_index.md | 24 +- .../_index.md | 2 +- .../activate-license-on-ecs/index.md | 6 +- .../activate-license-on-eks/index.md | 8 +- .../index.md | 10 +- .../index.md | 2 +- .../administration/feature-toggles/index.md | 2 +- .../organization-management/index.md | 6 +- .../organization-preferences/index.md | 26 +- .../administration/plugin-management/index.md | 14 +- .../administration/provisioning/index.md | 26 +- .../administration/recorded-queries/index.md | 6 +- .../roles-and-permissions/_index.md | 30 +- .../access-control/_index.md | 54 ++-- .../access-control/assign-rbac-roles/index.md | 42 +-- .../access-control/configure-rbac/index.md | 4 +- .../custom-role-actions-scopes/index.md | 14 +- .../access-control/manage-rbac-roles/index.md | 64 ++-- .../plan-rbac-rollout-strategy/index.md | 28 +- .../index.md | 32 +- .../rbac-grafana-provisioning/index.md | 12 +- .../rbac-terraform-provisioning/index.md | 12 +- .../access-control/troubleshooting/index.md | 6 +- .../administration/service-accounts/index.md | 26 +- .../administration/stats-and-license/index.md | 12 +- .../manage-dashboard-permissions/index.md | 10 +- .../user-management/manage-org-users/index.md | 18 +- .../server-user-management/_index.md | 14 +- .../add-remove-user-to-org/index.md | 14 +- .../index.md | 4 +- .../change-user-org-permissions/index.md | 4 +- .../grant-editor-admin-permissions/index.md | 4 +- .../user-management/user-preferences/index.md | 4 +- docs/sources/breaking-changes/_index.md | 2 +- .../breaking-changes-v10-0.md | 20 +- docs/sources/cli.md | 6 +- docs/sources/datasources/_index.md | 38 +-- .../datasources/aws-cloudwatch/_index.md | 10 +- .../aws-authentication/index.md | 4 +- .../aws-cloudwatch/query-editor/index.md | 6 +- .../datasources/azure-monitor/_index.md | 6 +- .../azure-monitor/query-editor/index.md | 6 +- .../datasources/elasticsearch/_index.md | 10 +- .../configure-elasticsearch-data-source.md | 2 +- .../elasticsearch/query-editor/index.md | 2 +- .../google-cloud-monitoring/_index.md | 14 +- docs/sources/datasources/graphite/_index.md | 6 +- docs/sources/datasources/influxdb/_index.md | 8 +- .../influxdb/query-editor/index.md | 4 +- docs/sources/datasources/jaeger/_index.md | 2 +- docs/sources/datasources/loki/_index.md | 8 +- .../datasources/loki/query-editor/index.md | 2 +- docs/sources/datasources/mssql/_index.md | 6 +- docs/sources/datasources/prometheus/_index.md | 6 +- .../configure-prometheus-data-source.md | 2 +- docs/sources/datasources/tempo/_index.md | 2 +- .../datasources/tempo/link-trace-id.md | 2 +- .../datasources/tempo/query-editor/_index.md | 6 +- .../datasources/tempo/service-graph.md | 2 +- docs/sources/datasources/zipkin/_index.md | 4 +- .../developers/angular_deprecation/_index.md | 10 +- .../angular_deprecation/angular-plugins.md | 286 +++++++++--------- docs/sources/developers/http_api/_index.md | 64 ++-- .../developers/http_api/access_control.md | 50 +-- docs/sources/developers/http_api/admin.md | 12 +- .../developers/http_api/annotations.md | 2 +- docs/sources/developers/http_api/auth.md | 4 +- .../http_api/create-api-tokens-for-org.md | 4 +- .../developers/http_api/curl-examples.md | 6 +- docs/sources/developers/http_api/dashboard.md | 8 +- .../http_api/dashboard_permissions.md | 2 +- .../developers/http_api/data_source.md | 2 +- .../http_api/datasource_permissions.md | 4 +- docs/sources/developers/http_api/folder.md | 6 +- .../http_api/folder_dashboard_search.md | 2 +- .../developers/http_api/folder_permissions.md | 2 +- docs/sources/developers/http_api/licensing.md | 4 +- docs/sources/developers/http_api/org.md | 2 +- .../http_api/query_and_resource_caching.md | 2 +- docs/sources/developers/http_api/reporting.md | 26 +- .../developers/http_api/serviceaccount.md | 2 +- docs/sources/developers/http_api/short_url.md | 2 +- .../developers/http_api/sso-settings.md | 4 +- docs/sources/developers/http_api/team.md | 2 +- docs/sources/developers/http_api/team_sync.md | 4 +- .../explore/correlations-editor-in-explore.md | 24 +- docs/sources/fundamentals/exemplars/index.md | 8 +- docs/sources/getting-started/_index.md | 2 +- .../getting-started/build-first-dashboard.md | 26 +- .../get-started-grafana-influxdb.md | 16 +- .../get-started-grafana-ms-sql-server.md | 4 +- .../get-started-grafana-prometheus.md | 6 +- docs/sources/introduction/_index.md | 20 +- .../introduction/grafana-enterprise.md | 48 +-- docs/sources/release-notes/_index.md | 240 +++++++-------- docs/sources/search/_index.md | 6 +- .../sources/setup-grafana/configure-docker.md | 12 +- .../setup-grafana/configure-grafana/_index.md | 72 ++--- .../configure-custom-branding/index.md | 4 +- .../enterprise-configuration/index.md | 10 +- .../feature-toggles/index.md | 4 +- .../configure-grafana/proxy/index.md | 2 +- .../settings-updates-at-runtime/index.md | 10 +- .../configure-security/_index.md | 6 +- .../configure-security/audit-grafana.md | 8 +- .../configure-authentication/_index.md | 36 +-- .../auth-proxy/index.md | 4 +- .../configure-authentication/azuread/index.md | 14 +- .../enhanced-ldap/index.md | 10 +- .../generic-oauth/index.md | 120 ++++---- .../configure-authentication/github/index.md | 22 +- .../configure-authentication/gitlab/index.md | 74 ++--- .../configure-authentication/google/index.md | 10 +- .../configure-authentication/grafana/index.md | 4 +- .../configure-authentication/jwt/index.md | 6 +- .../keycloak/index.md | 8 +- .../configure-authentication/ldap/index.md | 10 +- .../configure-authentication/okta/index.md | 76 ++--- .../configure-authentication/saml-ui/index.md | 34 +-- .../configure-authentication/saml/index.md | 60 ++-- .../configure-database-encryption/_index.md | 30 +- .../encrypt-secrets-using-aws-kms/index.md | 2 +- .../index.md | 2 +- .../index.md | 2 +- .../index.md | 2 +- .../integrate-with-hashicorp-vault/index.md | 14 +- .../configure-request-security.md | 2 +- .../configure-security-hardening/index.md | 2 +- .../configure-security/configure-team-sync.md | 20 +- .../configure-security/export-logs.md | 8 +- .../planning-iam-strategy/index.md | 32 +- .../configure-security/secret-scan.md | 4 +- .../setup-grafana/image-rendering/_index.md | 14 +- .../image-rendering/monitoring/index.md | 2 +- .../image-rendering/troubleshooting/index.md | 2 +- .../setup-grafana/installation/_index.md | 14 +- .../installation/debian/index.md | 2 +- .../installation/docker/index.md | 12 +- .../setup-grafana/installation/mac/index.md | 2 +- .../installation/redhat-rhel-fedora/index.md | 4 +- .../installation/suse-opensuse/index.md | 2 +- .../installation/windows/index.md | 4 +- .../set-up-for-high-availability.md | 6 +- .../setup-grafana/set-up-grafana-live.md | 12 +- .../set-up-grafana-monitoring.md | 4 +- docs/sources/setup-grafana/set-up-https.md | 4 +- .../setup-grafana/sign-in-to-grafana.md | 4 +- .../setup-grafana/start-restart-grafana.md | 4 +- docs/sources/shared/alerts/first-step.md | 2 +- .../shared/alerts/grafana-managed-alerts.md | 2 +- docs/sources/shared/auth/intro.md | 2 +- .../some-tasks-require-permissions.md | 2 +- .../shared/visualizations/change-axis-link.md | 2 +- .../visualizations/stack-series-link.md | 2 +- docs/sources/troubleshooting/_index.md | 8 +- docs/sources/upgrade-guide/_index.md | 2 +- .../upgrade-guide/upgrade-v8.0/index.md | 8 +- .../upgrade-guide/upgrade-v8.1/index.md | 2 +- .../upgrade-guide/upgrade-v9.0/index.md | 4 +- .../upgrade-guide/upgrade-v9.2/index.md | 2 +- .../upgrade-guide/upgrade-v9.5/index.md | 4 +- docs/sources/whatsnew/_index.md | 30 +- docs/sources/whatsnew/whats-new-in-v10-0.md | 22 +- docs/sources/whatsnew/whats-new-in-v10-1.md | 32 +- docs/sources/whatsnew/whats-new-in-v7-0.md | 52 ++-- docs/sources/whatsnew/whats-new-in-v7-1.md | 40 +-- docs/sources/whatsnew/whats-new-in-v7-2.md | 60 ++-- docs/sources/whatsnew/whats-new-in-v7-3.md | 44 +-- docs/sources/whatsnew/whats-new-in-v7-4.md | 62 ++-- docs/sources/whatsnew/whats-new-in-v7-5.md | 26 +- docs/sources/whatsnew/whats-new-in-v8-0.md | 62 ++-- docs/sources/whatsnew/whats-new-in-v8-1.md | 26 +- docs/sources/whatsnew/whats-new-in-v8-4.md | 4 +- docs/sources/whatsnew/whats-new-in-v9-0.md | 8 +- docs/sources/whatsnew/whats-new-in-v9-1.md | 40 +-- docs/sources/whatsnew/whats-new-in-v9-2.md | 12 +- docs/sources/whatsnew/whats-new-in-v9-3.md | 31 +- docs/sources/whatsnew/whats-new-in-v9-4.md | 34 +-- docs/sources/whatsnew/whats-new-in-v9-5.md | 12 +- pkg/services/featuremgmt/toggles_gen_test.go | 4 +- 190 files changed, 1614 insertions(+), 1617 deletions(-) diff --git a/docs/sources/_index.md b/docs/sources/_index.md index 8d856e22103..832b5404f9e 100644 --- a/docs/sources/_index.md +++ b/docs/sources/_index.md @@ -23,26 +23,26 @@ title: Grafana documentation ## Installing Grafana