diff --git a/docs/sources/dashboards/build-dashboards/manage-library-panels/index.md b/docs/sources/dashboards/build-dashboards/manage-library-panels/index.md index e29bd4c3146..470ad372f35 100644 --- a/docs/sources/dashboards/build-dashboards/manage-library-panels/index.md +++ b/docs/sources/dashboards/build-dashboards/manage-library-panels/index.md @@ -28,7 +28,6 @@ When you create a library panel, the panel on the source dashboard is converted 1. In the panel display options, click the down arrow option to bring changes to the visualization. {{< figure src="/static/img/docs/library-panels/create-lib-panel-from-edit-8-0.png" class="docs-image--no-shadow" max-width= "800px" caption="Screenshot of the edit panel" >}} 1. Click the **Library panels** option, and then click **Create library panel** to open the create dialog. - {{< figure src="/static/img/docs/library-panels/create-lib-panel-8-0.png" class="docs-image--no-shadow" max-width= "500px" caption="Screenshot of the create library panel dialog" >}} 1. In **Library panel name**, enter the name. 1. In **Save in folder**, select the folder to save the library panel. 1. Click **Create library panel** to save your changes. diff --git a/docs/sources/dashboards/create-manage-playlists/index.md b/docs/sources/dashboards/create-manage-playlists/index.md index 165965d5816..9f26a6e5eb5 100644 --- a/docs/sources/dashboards/create-manage-playlists/index.md +++ b/docs/sources/dashboards/create-manage-playlists/index.md @@ -20,8 +20,6 @@ Grafana automatically scales dashboards to any resolution, which makes them perf You can access the Playlist feature from Grafana's side menu, in the Dashboards submenu. -{{< figure src="/static/img/docs/v50/playlist.png" max-width="25rem">}} - ## Access, share, and control a playlist Use the information in this section to access existing playlists. Start and control the display of a playlist using one of the five available modes. @@ -80,8 +78,6 @@ You can create a playlist to present dashboards in a sequence, with a set order 1. Optionally, remove a dashboard from the playlist by clicking the x icon beside dashboard. 1. Click **Save**. -{{< figure src="/static/img/docs/dashboards/create-playlist-8-2.png" max-width="25rem">}} - ## Save a playlist You can save a playlist and add it to your **Playlists** page, where you can start it. Be sure that all the dashboards you want to appear in your playlist are added when creating or editing the playlist before saving it. diff --git a/docs/sources/dashboards/create-reports/index.md b/docs/sources/dashboards/create-reports/index.md index 03e1e7d98ae..46ab5d93d3e 100644 --- a/docs/sources/dashboards/create-reports/index.md +++ b/docs/sources/dashboards/create-reports/index.md @@ -70,12 +70,6 @@ Only organization administrators can create reports by default. You can customiz - **Send test email:** To verify that the configuration works as expected. You can choose to send this email to the recipients configured for the report, or to a different set of email addresses only used for testing. 1. Preview and save the report. -{{< figure src="/static/img/docs/enterprise/reports/select-dashboard.png" max-width="500px" class="docs-image--no-shadow" >}} -{{< figure src="/static/img/docs/enterprise/reports/format-report.png" max-width="500px" class="docs-image--no-shadow" >}} -{{< figure src="/static/img/docs/enterprise/reports/schedule.png" max-width="500px" class="docs-image--no-shadow" >}} -{{< figure src="/static/img/docs/enterprise/reports/share.png" max-width="500px" class="docs-image--no-shadow" >}} -{{< figure src="/static/img/docs/enterprise/reports/confirm.png" max-width="500px" class="docs-image--no-shadow" >}} - ### Choose template variables > **Note:** Available in [Grafana Enterprise]({{< relref "../../introduction/grafana-enterprise/" >}}) version 7.5 and later behind the `reportVariables` feature flag, Grafana Enterprise version 8.0 and later without a feature flag, and [Grafana Cloud Pro and Advanced](/docs/grafana-cloud/). @@ -142,8 +136,6 @@ A background job runs every 10 minutes and removes temporary CSV files. You can Scheduled reports can be sent once, or repeated on an hourly, daily, weekly, or monthly basis, or sent at custom intervals. You can also disable scheduling by selecting **Never**, for example to send the report via the API. -{{< figure src="/static/img/docs/enterprise/reports_scheduler_8.1.png" max-width="500px" class="docs-image--no-shadow" >}} - **Send now or schedule for later** - **Send now** sends the report immediately after you save it. To stop sending the report at some point in the future, add an end date. If you leave the end date empty, the report is sent out indefinitely. @@ -169,8 +161,6 @@ When you schedule a report with a monthly frequency, and set the start date betw The last saved version of the report will be sent to selected emails. You can use this to verify emails are working and to make sure the report is generated and displayed as you expect. -{{< figure src="/static/img/docs/enterprise/reports_send_test_mail.png" max-width="500px" class="docs-image--no-shadow" >}} - ### Pause a report > **Note:** Available in [Grafana Enterprise]({{< relref "../../introduction/grafana-enterprise/" >}}) version 8.0 and later, and [Grafana Cloud Pro and Advanced](/docs/grafana-cloud/). @@ -257,8 +247,6 @@ Email branding: - **Footer link text:** Text of the link in the report email footer. Defaults to `Grafana`. - **Footer link URL:** Link of the report email footer. -{{< figure src="/static/img/docs/enterprise/reports_settings.png" max-width="500px" class="docs-image--no-shadow" >}} - ## Troubleshoot reporting To troubleshoot and get more log information, enable debug logging in the configuration file. Refer to [Configuration]({{< relref "../../setup-grafana/configure-grafana/#filters" >}}) for more information. diff --git a/docs/sources/dashboards/manage-dashboards/index.md b/docs/sources/dashboards/manage-dashboards/index.md index 5a2e19566d8..b30d114d9c7 100644 --- a/docs/sources/dashboards/manage-dashboards/index.md +++ b/docs/sources/dashboards/manage-dashboards/index.md @@ -58,8 +58,6 @@ When you save a dashboard, you can either select a folder for the dashboard to b ## Manage dashboards -{{< figure src="/static/img/docs/v50/manage_dashboard_menu.png" max-width="300px" class="docs-image--right" >}} - On the **Manage dashboards and folders** page, you can: - create a folder @@ -99,8 +97,6 @@ The dashboard export action creates a Grafana JSON file that contains everything Grafana downloads a JSON file to your local machine. -{{< figure src="/static/img/docs/export/export-modal.png" max-width="800px" >}} - #### Make a dashboard portable If you want to export a dashboard for others to use, you can add template variables for things like a metric prefix (use a constant variable) and server name. @@ -110,9 +106,6 @@ A template variable of the type `Constant` will automatically be hidden in the d ### Import a dashboard 1. Click **Dashboards > Import** in the side menu. - - {{< figure src="/static/img/docs/v70/import_step1.png" max-width="700px" >}} - 1. Perform one of the following steps: - Upload a dashboard JSON file diff --git a/docs/sources/dashboards/share-dashboards-panels/index.md b/docs/sources/dashboards/share-dashboards-panels/index.md index 764e7339136..48516233ab7 100644 --- a/docs/sources/dashboards/share-dashboards-panels/index.md +++ b/docs/sources/dashboards/share-dashboards-panels/index.md @@ -59,8 +59,6 @@ You can share a dashboard as a direct link or as a snapshot. You can also export The share dialog opens and shows the **Link** tab. - ![Dashboard share direct link](/static/img/docs/sharing/share-dashboard-direct-link-7-3.png) - ### Share a direct link The **Link** tab shows the current time range, template variables, and the default theme. You can also share a shortened URL. @@ -77,8 +75,6 @@ A dashboard snapshot shares an interactive dashboard publicly. Grafana strips se You can publish snapshots to your local instance or to [snapshots.raintank.io](http://snapshots.raintank.io). The latter is a free service provided by Grafana Labs that enables you to publish dashboard snapshots to an external Grafana instance. Anyone with the link can view it. You can set an expiration time if you want the snapshot removed after a certain time period. -![Dashboard share snapshot](/static/img/docs/sharing/share-dashboard-snapshot-7-3.png) - 1. Click **Local Snapshot** or **Publish to snapshots.raintank.io**. Grafana generates a link of the snapshot. @@ -91,8 +87,6 @@ If you created a snapshot by mistake, click **Delete snapshot** to remove the sn Grafana dashboards can easily be exported and imported. For more information, refer to [Export and import dashboards]({{< relref "./manage-dashboards/#export-and-import-dashboards" >}}). -![Export](/static/img/docs/sharing/share-dashboard-export-7-3.png) - ## Export dashboard as PDF You can generate and save PDF files of any dashboard. @@ -114,8 +108,6 @@ You can share a panel as a direct link, as a snapshot, or as an embedded link. Y The share dialog opens and shows the **Link** tab. - ![Panel share direct link](/static/img/docs/sharing/share-panel-direct-link-8-0.png) - ### Use direct link The **Link** tab shows the current time range, template variables, and the default theme. You can optionally enable a shortened URL to share. @@ -149,8 +141,6 @@ A panel snapshot shares an interactive panel publicly. Grafana strips sensitive You can publish snapshots to your local instance or to [snapshots.raintank.io](http://snapshots.raintank.io). The latter is a free service provided by [Grafana Labs](https://grafana.com), that enables you to publish dashboard snapshots to an external Grafana instance. You can optionally set an expiration time if you want the snapshot to be removed after a certain time period. -![Panel share snapshot](/static/img/docs/sharing/share-panel-snapshot-8-0.png) - 1. In the **Share Panel** dialog, click **Snapshot** to open the tab. 1. Click **Local Snapshot** or **Publish to snapshots.raintank.io**. @@ -166,8 +156,6 @@ You can embed a panel using an iframe on another web site. A viewer must be sign **> Note:** As of Grafana 8.0, anonymous access permission is no longer available for Grafana Cloud. -![Panel share embed](/static/img/docs/sharing/share-panel-embedded-link-8-0.png) - Here is an example of the HTML code: ```html @@ -179,16 +167,13 @@ Here is an example of the HTML code: > ``` -The result is an interactive Grafana graph embedded in an iframe: - - +The result is an interactive Grafana graph embedded in an iframe. ### Library panel To create a library panel from the **Share Panel** dialog: 1. Click **Library panel**. - {{< figure src="/static/img/docs/library-panels/create-lib-panel-8-0.png" class="docs-image--no-shadow" max-width= "900px" caption="Screenshot of the create library panel dialog" >}} 1. In **Library panel name**, enter the name. 1. In **Save in folder**, select the folder in which to save the library panel. By default, the General folder is selected. 1. Click **Create library panel** to save your changes. diff --git a/docs/sources/developers/http_api/auth.md b/docs/sources/developers/http_api/auth.md index 7576437375a..2c020e3b98a 100644 --- a/docs/sources/developers/http_api/auth.md +++ b/docs/sources/developers/http_api/auth.md @@ -57,8 +57,6 @@ curl http://admin:admin@localhost:3000/api/org Open the sidemenu and click the organization dropdown and select the `API Keys` option. -![](/static/img/docs/v2/orgdropdown_api_keys.png) - You use the token in all requests in the `Authorization` header, like this: **Example**: diff --git a/docs/sources/developers/plugins/legacy/apps.md b/docs/sources/developers/plugins/legacy/apps.md index 9a43032325b..e5868886cdf 100644 --- a/docs/sources/developers/plugins/legacy/apps.md +++ b/docs/sources/developers/plugins/legacy/apps.md @@ -15,8 +15,6 @@ App plugins are Grafana plugins that can bundle data source and panel plugins wi Data source and panel plugins will show up like normal plugins. The app pages will be available in the main menu. -{{< figure class="float-right" src="/static/img/docs/v3/app-in-main-menu.png" caption="App in Main Menu" >}} - ## Enabling app plugins After installing an app, it has to be enabled before it shows up as a data source or panel. You can do that on the app page in the configuration tab. diff --git a/docs/sources/explore/_index.md b/docs/sources/explore/_index.md index 40e6f1303da..90ea35ad9e5 100644 --- a/docs/sources/explore/_index.md +++ b/docs/sources/explore/_index.md @@ -33,13 +33,11 @@ To access Explore: 1. Click on the Explore icon on the menu bar. - {{< figure src="/static/img/docs/explore/access-explore-7-4.png" max-width= "650px" caption="Screenshot of the new Explore Icon" >}} - An empty Explore tab opens. Alternately to start with an existing query in a panel, choose the Explore option from the Panel menu. This opens an Explore tab with the query from the panel and allows you to tweak or iterate in the query outside of your dashboard. -{{< figure src="/static/img/docs/explore/panel_dropdown-7-4.png" class="docs-image--no-shadow" max-width= "650px" caption="Screenshot of the new Explore option in the panel menu" >}} + {{< figure src="/static/img/docs/explore/panel_dropdown-7-4.png" class="docs-image--no-shadow" max-width= "650px" caption="Screenshot of the new Explore option in the panel menu" >}} 1. Choose your data source from the dropdown in the top left. [Prometheus](https://grafana.com/oss/prometheus/) has a custom Explore implementation, the other data sources use their standard query editor. 1. In the query field, write your query to explore your data. There are three buttons beside the query field, a clear button (X), an add query button (+) and the remove query button (-). Just like the normal query editor, you can add and remove multiple queries.