diff --git a/docs/sources/datasources/influxdb/_index.md b/docs/sources/datasources/influxdb/_index.md index 11f2588ab77..bf35526d132 100644 --- a/docs/sources/datasources/influxdb/_index.md +++ b/docs/sources/datasources/influxdb/_index.md @@ -22,7 +22,7 @@ weight: 700 # InfluxDB data source -{{< docs/shared "influxdb/intro.md" >}} +{{< docs/shared lookup="influxdb/intro.md" source="grafana" version="" >}} Grafana includes built-in support for InfluxDB. This topic explains options, variables, querying, and other features specific to the InfluxDB data source, which include its [feature-rich code editor for queries and visual query builder]({{< relref "./query-editor" >}}). diff --git a/docs/sources/datasources/tempo/query-editor/index.md b/docs/sources/datasources/tempo/query-editor/index.md index 81bccd31333..d4ef81f81dc 100644 --- a/docs/sources/datasources/tempo/query-editor/index.md +++ b/docs/sources/datasources/tempo/query-editor/index.md @@ -81,7 +81,7 @@ You can create TraceQL queries using the Query editor or using **Search** query [//]: # 'Include content for preview of Search tab featuring TraceQL query builder' -{{< docs/shared source="grafana" lookup="datasources/tempo-search-traceql.md" leveloffset="+1" >}} +{{< docs/shared source="grafana" lookup="datasources/tempo-search-traceql.md" leveloffset="+1" version="" >}} ## Query Loki for traces diff --git a/docs/sources/fundamentals/_index.md b/docs/sources/fundamentals/_index.md index d474dc4e208..9657c0d00f4 100644 --- a/docs/sources/fundamentals/_index.md +++ b/docs/sources/fundamentals/_index.md @@ -15,8 +15,8 @@ weight: 8 This section provides basic information about observability topics in general and Grafana in particular. These topics will help people who are just starting out with observability and monitoring. -{{< docs/shared "basics/what-is-grafana.md" >}} +{{< docs/shared lookup="basics/what-is-grafana.md" source="grafana" version="" >}} -{{< docs/shared "basics/grafana-cloud.md" >}} +{{< docs/shared lookup="basics/grafana-cloud.md" source="grafana" version="" >}} -{{< docs/shared "basics/grafana-enterprise.md" >}} +{{< docs/shared lookup="basics/grafana-enterprise.md" source="grafana" version="" >}} diff --git a/docs/sources/getting-started/get-started-grafana-influxdb.md b/docs/sources/getting-started/get-started-grafana-influxdb.md index 90a7193a478..c257014ae35 100644 --- a/docs/sources/getting-started/get-started-grafana-influxdb.md +++ b/docs/sources/getting-started/get-started-grafana-influxdb.md @@ -12,7 +12,7 @@ weight: 400 # Get started with Grafana and InfluxDB -{{< docs/shared "influxdb/intro.md" >}} +{{< docs/shared lookup="influxdb/intro.md" source="grafana" version="" >}} #### Get InfluxDB diff --git a/docs/sources/old-alerting/_index.md b/docs/sources/old-alerting/_index.md index f630efd68db..12dd7a2687f 100644 --- a/docs/sources/old-alerting/_index.md +++ b/docs/sources/old-alerting/_index.md @@ -30,4 +30,4 @@ You can perform the following tasks for alerts: - [Test alert rules and troubleshoot]({{< relref "./troubleshoot-alerts" >}}) - [Add or edit an alert contact point]({{< relref "./notifications" >}}) -{{< docs/shared "alerts/grafana-managed-alerts.md" >}} +{{< docs/shared lookup="alerts/grafana-managed-alerts.md" source="grafana" version="" >}} diff --git a/docs/sources/panels-visualizations/visualizations/bar-chart/index.md b/docs/sources/panels-visualizations/visualizations/bar-chart/index.md index e404dbae2ca..1d6e0fd0348 100644 --- a/docs/sources/panels-visualizations/visualizations/bar-chart/index.md +++ b/docs/sources/panels-visualizations/visualizations/bar-chart/index.md @@ -127,9 +127,9 @@ Transparency of the gradient is calculated based on the values on the y-axis. Op Gradient color is generated based on the hue of the line color. -{{< docs/shared "visualizations/tooltip-mode.md" >}} +{{< docs/shared lookup="visualizations/tooltip-mode.md" source="grafana" version="" >}} -{{< docs/shared "visualizations/legend-mode.md" >}} +{{< docs/shared lookup="visualizations/legend-mode.md" source="grafana" version="" >}} ### Legend calculations diff --git a/docs/sources/panels-visualizations/visualizations/histogram/index.md b/docs/sources/panels-visualizations/visualizations/histogram/index.md index ed568d79198..a7ebb0445cc 100644 --- a/docs/sources/panels-visualizations/visualizations/histogram/index.md +++ b/docs/sources/panels-visualizations/visualizations/histogram/index.md @@ -71,9 +71,9 @@ Transparency of the gradient is calculated based on the values on the Y-axis. Th Gradient color is generated based on the hue of the line color. -{{< docs/shared "visualizations/tooltip-mode.md" >}} +{{< docs/shared lookup="visualizations/tooltip-mode.md" source="grafana" version="" >}} -{{< docs/shared "visualizations/legend-mode.md" >}} +{{< docs/shared lookup="visualizations/legend-mode.md" source="grafana" version="" >}} ### Legend calculations diff --git a/docs/sources/panels-visualizations/visualizations/pie-chart/index.md b/docs/sources/panels-visualizations/visualizations/pie-chart/index.md index 94f19d05fe2..bf7c2be0a86 100644 --- a/docs/sources/panels-visualizations/visualizations/pie-chart/index.md +++ b/docs/sources/panels-visualizations/visualizations/pie-chart/index.md @@ -77,9 +77,9 @@ The following example shows a pie chart with **Name** and **Percent** labels dis ![Pie chart labels](/static/img/docs/pie-chart-panel/pie-chart-labels-7-5.png) -{{< docs/shared "visualizations/tooltip-mode.md" >}} +{{< docs/shared lookup="visualizations/tooltip-mode.md" source="grafana" version="" >}} -{{< docs/shared "visualizations/legend-mode.md" >}} +{{< docs/shared lookup="visualizations/legend-mode.md" source="grafana" version="" >}} ### Legend values diff --git a/docs/sources/panels-visualizations/visualizations/state-timeline/index.md b/docs/sources/panels-visualizations/visualizations/state-timeline/index.md index f7d51a17e0a..469725d60ed 100644 --- a/docs/sources/panels-visualizations/visualizations/state-timeline/index.md +++ b/docs/sources/panels-visualizations/visualizations/state-timeline/index.md @@ -51,9 +51,9 @@ Controls line width of state regions. Controls the opacity of state regions. -{{< docs/shared "visualizations/connect-null-values.md" >}} +{{< docs/shared lookup="visualizations/connect-null-values.md" source="grafana" version="" >}} -{{< docs/shared "visualizations/disconnect-values.md" >}} +{{< docs/shared lookup="visualizations/disconnect-values.md" source="grafana" version="" >}} ## Value mappings @@ -71,4 +71,4 @@ The panel can be used with time series data as well. In this case, the threshold When the legend option is enabled it can show either the value mappings or the threshold brackets. To show the value mappings in the legend, it's important that the `Color scheme` as referenced in [Color scheme]({{< relref "../../configure-standard-options/#color-scheme" >}}) is set to `Single color` or `Classic palette`. To see the threshold brackets in the legend set the `Color scheme` to `From thresholds`. -{{< docs/shared "visualizations/legend-mode.md" >}} +{{< docs/shared lookup="visualizations/legend-mode.md" source="grafana" version="" >}} diff --git a/docs/sources/panels-visualizations/visualizations/status-history/index.md b/docs/sources/panels-visualizations/visualizations/status-history/index.md index 65ff3032f97..fb75cdcaf70 100644 --- a/docs/sources/panels-visualizations/visualizations/status-history/index.md +++ b/docs/sources/panels-visualizations/visualizations/status-history/index.md @@ -64,4 +64,4 @@ use gradient color schemes to color values. When the legend option is enabled it can show either the value mappings or the threshold brackets. To show the value mappings in the legend, it's important that the `Color scheme` as referenced in [Color scheme]({{< relref "../../configure-standard-options/#color-scheme" >}}) is set to `Single color` or `Classic palette`. To see the threshold brackets in the legend set the `Color scheme` to `From thresholds`. -{{< docs/shared "visualizations/legend-mode.md" >}} +{{< docs/shared lookup="visualizations/legend-mode.md" source="grafana" version="" >}} diff --git a/docs/sources/panels-visualizations/visualizations/time-series/index.md b/docs/sources/panels-visualizations/visualizations/time-series/index.md index d21ae947211..f64e5c8102f 100644 --- a/docs/sources/panels-visualizations/visualizations/time-series/index.md +++ b/docs/sources/panels-visualizations/visualizations/time-series/index.md @@ -47,13 +47,13 @@ You can migrate from the old Graph visualization to the new Time series visualiz Tooltip options control the information overlay that appears when you hover over data points in the graph. -{{< docs/shared "visualizations/tooltip-mode.md" >}} +{{< docs/shared lookup="visualizations/tooltip-mode.md" source="grafana" version="" >}} ## Legend options Legend options control the series names and statistics that appear under or to the right of the graph. -{{< docs/shared "visualizations/legend-mode.md" >}} +{{< docs/shared lookup="visualizations/legend-mode.md" source="grafana" version="" >}} ## Graph styles @@ -136,9 +136,9 @@ Set the style of the line. To change the color, use the standard [color scheme]( ![Line styles examples](/static/img/docs/time-series-panel/line-styles-examples-v9.png) -{{< docs/shared "visualizations/connect-null-values.md" >}} +{{< docs/shared lookup="visualizations/connect-null-values.md" source="grafana" version="" >}} -{{< docs/shared "visualizations/disconnect-values.md" >}} +{{< docs/shared lookup="visualizations/disconnect-values.md" source="grafana" version="" >}} ### Stack series diff --git a/docs/sources/setup-grafana/configure-security/configure-authentication/generic-oauth/index.md b/docs/sources/setup-grafana/configure-security/configure-authentication/generic-oauth/index.md index dde836b8e81..34749b841e5 100644 --- a/docs/sources/setup-grafana/configure-security/configure-authentication/generic-oauth/index.md +++ b/docs/sources/setup-grafana/configure-security/configure-authentication/generic-oauth/index.md @@ -19,7 +19,7 @@ weight: 700 # Configure generic OAuth2 authentication -{{< docs/shared "auth/intro.md" >}} +{{< docs/shared lookup="auth/intro.md" source="grafana" version="" >}} Grafana provides OAuth2 integrations for the following auth providers: diff --git a/docs/sources/setup-grafana/configure-security/configure-authentication/github/index.md b/docs/sources/setup-grafana/configure-security/configure-authentication/github/index.md index 2ad0dcd173e..9d92aaa5e9d 100644 --- a/docs/sources/setup-grafana/configure-security/configure-authentication/github/index.md +++ b/docs/sources/setup-grafana/configure-security/configure-authentication/github/index.md @@ -19,7 +19,7 @@ weight: 900 # Configure GitHub OAuth2 authentication -{{< docs/shared "auth/intro.md" >}} +{{< docs/shared lookup="auth/intro.md" source="grafana" version="" >}} This topic describes how to configure GitHub OAuth2 authentication. diff --git a/docs/sources/setup-grafana/configure-security/configure-authentication/gitlab/index.md b/docs/sources/setup-grafana/configure-security/configure-authentication/gitlab/index.md index 6f4f60ce3cb..3c649fa07f9 100644 --- a/docs/sources/setup-grafana/configure-security/configure-authentication/gitlab/index.md +++ b/docs/sources/setup-grafana/configure-security/configure-authentication/gitlab/index.md @@ -19,7 +19,7 @@ weight: 1000 # Configure GitLab OAuth2 authentication -{{< docs/shared "auth/intro.md" >}} +{{< docs/shared lookup="auth/intro.md" source="grafana" version="" >}} This topic describes how to configure GitLab OAuth2 authentication. diff --git a/docs/sources/setup-grafana/configure-security/configure-authentication/okta/index.md b/docs/sources/setup-grafana/configure-security/configure-authentication/okta/index.md index dc39a785306..1a163cc928e 100644 --- a/docs/sources/setup-grafana/configure-security/configure-authentication/okta/index.md +++ b/docs/sources/setup-grafana/configure-security/configure-authentication/okta/index.md @@ -14,7 +14,7 @@ weight: 1400 # Configure Okta OAuth2 authentication -{{< docs/shared "auth/intro.md" >}} +{{< docs/shared lookup="auth/intro.md" source="grafana" version="" >}} ## Before you begin diff --git a/docs/sources/setup-grafana/start-restart-grafana.md b/docs/sources/setup-grafana/start-restart-grafana.md index 452d18d8f89..036350e12e3 100644 --- a/docs/sources/setup-grafana/start-restart-grafana.md +++ b/docs/sources/setup-grafana/start-restart-grafana.md @@ -52,7 +52,7 @@ sudo systemctl enable grafana-server.service #### Serve Grafana on a port < 1024 -{{< docs/shared "systemd/bind-net-capabilities.md" >}} +{{< docs/shared lookup="systemd/bind-net-capabilities.md" source="grafana" version="" >}} ### Restart the Grafana server using systemd diff --git a/docs/sources/shared/example.md b/docs/sources/shared/example.md index ca9424eafb6..44bee502573 100644 --- a/docs/sources/shared/example.md +++ b/docs/sources/shared/example.md @@ -15,7 +15,7 @@ When you have a chunk of text or steps that stand alone, not part of an ordered The syntax to invoke this file would be the following, minus the backslash: ``` -\{{< docs/shared "example.md" >}} +\{{< docs/shared lookup="example.md" source="grafana" version="" >}} ``` ## Part of a list @@ -28,7 +28,7 @@ Below is an example from the docs, with backslashes added. The initial spaces ar ``` \{{< docs/list >}} - \{{< docs/shared "manage-users/view-server-user-list.md" >}} + \{{< docs/shared lookup="manage-users/view-server-user-list.md" source="grafana" version="" >}} 1. Click the user account that you want to edit. If necessary, use the search field to find the account. \{{< /docs/list >}} ``` @@ -40,7 +40,7 @@ You cannot use short codes in an ordered list with sublists. The shortcode break All unordered list steps included as part of a list will appear as second-level lists (with the hollow circle bullet) rather than first-level lists (solid circle bullet), even if the list is not indented in the shared file or the document file. {{< docs/list >}} -{{< docs/shared "test.md" >}} +{{< docs/shared lookup="test.md" source="grafana" version="" >}} - Bullet text {{< /docs/list >}} diff --git a/docs/sources/shared/manage-users/view-server-org-list-and-edit.md b/docs/sources/shared/manage-users/view-server-org-list-and-edit.md index 6e0d10fdc4a..5c2c6be22db 100644 --- a/docs/sources/shared/manage-users/view-server-org-list-and-edit.md +++ b/docs/sources/shared/manage-users/view-server-org-list-and-edit.md @@ -7,7 +7,7 @@ title: View org list as server admin --- {{< docs/list >}} -{{< docs/shared "manage-users/view-server-org-list.md" >}} +{{< docs/shared lookup="manage-users/view-server-org-list.md" source="grafana" version="" >}} 1. Click the name of the organization that you want to edit. diff --git a/docs/sources/shared/manage-users/view-server-user-list-search.md b/docs/sources/shared/manage-users/view-server-user-list-search.md index b74a3cfb1ed..6b0d8cd9227 100644 --- a/docs/sources/shared/manage-users/view-server-user-list-search.md +++ b/docs/sources/shared/manage-users/view-server-user-list-search.md @@ -7,7 +7,7 @@ title: View user list and search - list format --- {{< docs/list >}} -{{< docs/shared "manage-users/view-server-user-list.md" >}} +{{< docs/shared lookup="manage-users/view-server-user-list.md" source="grafana" version="" >}} 1. Click the user account that you want to edit. If necessary, use the search field to find the account. diff --git a/docs/sources/upgrade-guide/upgrade-v10.0/index.md b/docs/sources/upgrade-guide/upgrade-v10.0/index.md index f11f3dba8c0..950dbac62e6 100644 --- a/docs/sources/upgrade-guide/upgrade-v10.0/index.md +++ b/docs/sources/upgrade-guide/upgrade-v10.0/index.md @@ -16,7 +16,7 @@ weight: 1700 # Upgrade to Grafana v10.0 -{{< docs/shared "upgrade/upgrade-common-tasks.md" >}} +{{< docs/shared lookup="upgrade/upgrade-common-tasks.md" source="grafana" version="" >}} ## Technical notes diff --git a/docs/sources/upgrade-guide/upgrade-v10.1/index.md b/docs/sources/upgrade-guide/upgrade-v10.1/index.md index 15e75395efe..6f2b7f8dbad 100644 --- a/docs/sources/upgrade-guide/upgrade-v10.1/index.md +++ b/docs/sources/upgrade-guide/upgrade-v10.1/index.md @@ -12,7 +12,7 @@ weight: 1600 # Upgrade to Grafana v10.1 -{{< docs/shared "upgrade/upgrade-common-tasks.md" >}} +{{< docs/shared lookup="upgrade/upgrade-common-tasks.md" source="grafana" version="" >}} ## Technical notes diff --git a/docs/sources/upgrade-guide/upgrade-v8.0/index.md b/docs/sources/upgrade-guide/upgrade-v8.0/index.md index 82bf0885f56..d45173bd245 100644 --- a/docs/sources/upgrade-guide/upgrade-v8.0/index.md +++ b/docs/sources/upgrade-guide/upgrade-v8.0/index.md @@ -16,7 +16,7 @@ weight: 2900 # Upgrade to Grafana v8.0 -{{< docs/shared lookup="upgrade/upgrade-common-tasks.md" source="grafana" >}} +{{< docs/shared lookup="upgrade/upgrade-common-tasks.md" source="grafana" version="" >}} ## Technical notes diff --git a/docs/sources/upgrade-guide/upgrade-v8.1/index.md b/docs/sources/upgrade-guide/upgrade-v8.1/index.md index 0a1c820db62..da61cae71ab 100644 --- a/docs/sources/upgrade-guide/upgrade-v8.1/index.md +++ b/docs/sources/upgrade-guide/upgrade-v8.1/index.md @@ -16,7 +16,7 @@ weight: 2800 # Upgrade to Grafana v8.1 -{{< docs/shared "upgrade/upgrade-common-tasks.md" >}} +{{< docs/shared lookup="upgrade/upgrade-common-tasks.md" source="grafana" version="" >}} ## Technical notes diff --git a/docs/sources/upgrade-guide/upgrade-v8.2/index.md b/docs/sources/upgrade-guide/upgrade-v8.2/index.md index e785b9d1534..34efd605f51 100644 --- a/docs/sources/upgrade-guide/upgrade-v8.2/index.md +++ b/docs/sources/upgrade-guide/upgrade-v8.2/index.md @@ -16,7 +16,7 @@ weight: 2700 # Upgrade to Grafana v8.2 -{{< docs/shared "upgrade/upgrade-common-tasks.md" >}} +{{< docs/shared lookup="upgrade/upgrade-common-tasks.md" source="grafana" version="" >}} ## Technical notes diff --git a/docs/sources/upgrade-guide/upgrade-v8.3/index.md b/docs/sources/upgrade-guide/upgrade-v8.3/index.md index 6e105d6139e..6805e95fa94 100644 --- a/docs/sources/upgrade-guide/upgrade-v8.3/index.md +++ b/docs/sources/upgrade-guide/upgrade-v8.3/index.md @@ -16,7 +16,7 @@ weight: 2600 # Upgrade to Grafana v8.3 -{{< docs/shared "upgrade/upgrade-common-tasks.md" >}} +{{< docs/shared lookup="upgrade/upgrade-common-tasks.md" source="grafana" version="" >}} ## Technical notes diff --git a/docs/sources/upgrade-guide/upgrade-v8.4/index.md b/docs/sources/upgrade-guide/upgrade-v8.4/index.md index 1d57cacf344..223c4dabba5 100644 --- a/docs/sources/upgrade-guide/upgrade-v8.4/index.md +++ b/docs/sources/upgrade-guide/upgrade-v8.4/index.md @@ -16,7 +16,7 @@ weight: 2500 # Upgrade to Grafana v8.4 -{{< docs/shared "upgrade/upgrade-common-tasks.md" >}} +{{< docs/shared lookup="upgrade/upgrade-common-tasks.md" source="grafana" version="" >}} ## Technical notes diff --git a/docs/sources/upgrade-guide/upgrade-v8.5/index.md b/docs/sources/upgrade-guide/upgrade-v8.5/index.md index 08753eff541..6ed2d4b455c 100644 --- a/docs/sources/upgrade-guide/upgrade-v8.5/index.md +++ b/docs/sources/upgrade-guide/upgrade-v8.5/index.md @@ -16,7 +16,7 @@ weight: 2400 # Upgrade to Grafana v8.5 -{{< docs/shared "upgrade/upgrade-common-tasks.md" >}} +{{< docs/shared lookup="upgrade/upgrade-common-tasks.md" source="grafana" version="" >}} ## Technical notes diff --git a/docs/sources/upgrade-guide/upgrade-v9.0/index.md b/docs/sources/upgrade-guide/upgrade-v9.0/index.md index da8364410ae..2786326c240 100644 --- a/docs/sources/upgrade-guide/upgrade-v9.0/index.md +++ b/docs/sources/upgrade-guide/upgrade-v9.0/index.md @@ -16,7 +16,7 @@ weight: 2300 # Upgrade to Grafana v9.0 -{{< docs/shared "upgrade/upgrade-common-tasks.md" >}} +{{< docs/shared lookup="upgrade/upgrade-common-tasks.md" source="grafana" version="" >}} ## Technical notes diff --git a/docs/sources/upgrade-guide/upgrade-v9.1/index.md b/docs/sources/upgrade-guide/upgrade-v9.1/index.md index ba5b879fb9c..ff78cf90eb3 100644 --- a/docs/sources/upgrade-guide/upgrade-v9.1/index.md +++ b/docs/sources/upgrade-guide/upgrade-v9.1/index.md @@ -16,7 +16,7 @@ weight: 2200 # Upgrade to Grafana v9.1 -{{< docs/shared "upgrade/upgrade-common-tasks.md" >}} +{{< docs/shared lookup="upgrade/upgrade-common-tasks.md" source="grafana" version="" >}} ## Technical notes diff --git a/docs/sources/upgrade-guide/upgrade-v9.2/index.md b/docs/sources/upgrade-guide/upgrade-v9.2/index.md index cf5a6f906b4..9bba13e1c3d 100644 --- a/docs/sources/upgrade-guide/upgrade-v9.2/index.md +++ b/docs/sources/upgrade-guide/upgrade-v9.2/index.md @@ -16,7 +16,7 @@ weight: 2100 # Upgrade to Grafana v9.2 -{{< docs/shared "upgrade/upgrade-common-tasks.md" >}} +{{< docs/shared lookup="upgrade/upgrade-common-tasks.md" source="grafana" version="" >}} ## Technical notes diff --git a/docs/sources/upgrade-guide/upgrade-v9.3/index.md b/docs/sources/upgrade-guide/upgrade-v9.3/index.md index 04021267e46..8869e87625c 100644 --- a/docs/sources/upgrade-guide/upgrade-v9.3/index.md +++ b/docs/sources/upgrade-guide/upgrade-v9.3/index.md @@ -16,7 +16,7 @@ weight: 2000 # Upgrade to Grafana v9.3 -{{< docs/shared "upgrade/upgrade-common-tasks.md" >}} +{{< docs/shared lookup="upgrade/upgrade-common-tasks.md" source="grafana" version="" >}} ## Technical notes diff --git a/docs/sources/upgrade-guide/upgrade-v9.4/index.md b/docs/sources/upgrade-guide/upgrade-v9.4/index.md index bd074a0a2c1..e47751c1168 100644 --- a/docs/sources/upgrade-guide/upgrade-v9.4/index.md +++ b/docs/sources/upgrade-guide/upgrade-v9.4/index.md @@ -16,7 +16,7 @@ weight: 1995 # Upgrade to Grafana v9.4 -{{< docs/shared "upgrade/upgrade-common-tasks.md" >}} +{{< docs/shared lookup="upgrade/upgrade-common-tasks.md" source="grafana" version="" >}} ## Technical notes diff --git a/docs/sources/upgrade-guide/upgrade-v9.5/index.md b/docs/sources/upgrade-guide/upgrade-v9.5/index.md index 16cb4b174a2..f080e7af3d0 100644 --- a/docs/sources/upgrade-guide/upgrade-v9.5/index.md +++ b/docs/sources/upgrade-guide/upgrade-v9.5/index.md @@ -16,7 +16,7 @@ weight: 1800 # Upgrade to Grafana v9.5 -{{< docs/shared "upgrade/upgrade-common-tasks.md" >}} +{{< docs/shared lookup="upgrade/upgrade-common-tasks.md" source="grafana" version="" >}} ## Technical notes