diff --git a/docs/sources/sharing/share-dashboard.md b/docs/sources/sharing/share-dashboard.md index 99d233d750e..8601af0b319 100644 --- a/docs/sources/sharing/share-dashboard.md +++ b/docs/sources/sharing/share-dashboard.md @@ -14,8 +14,7 @@ To share a dashboard: 1. Go to the home page of your Grafana instance. 1. Click on the share icon in the top navigation. The share dialog opens and shows the Link tab. -{{< docs-imagebox img="/img/docs/sharing/Share_Dashboard_Direct_Link.png" max-width="700px" >}} - +![Dashboard share direct link](/img/docs/sharing/share-dashboard-direct-link-7-3.png) ## Use direct link The Link tab has the current time range, template variables and theme selected by default. You can optionally select a shortened URL to share. @@ -33,7 +32,7 @@ A dashboard snapshot shares an interactive dashboard publicly. Grafana strips se You can publish snapshots to your local instance or to [snapshot.raintank.io](http://snapshot.raintank.io). The latter is a free service provided by Grafana Labs that allows you to publish dashboard snapshots to an external Grafana instance. The same rules still apply: anyone with the link can view it. You can set an expiration time if you want the snapshot removed after a certain time period. -{{< docs-imagebox img="/img/docs/sharing/Share_Dashboard_Snapshot.png" max-width="700px" >}} +![Dashboard share snapshot](/img/docs/sharing/share-dashboard-snapshot-7-3.png) To publish a snapshot: @@ -46,4 +45,4 @@ In case you created a snapshot by mistake, click **delete snapshot** to remove t Grafana dashboards can easily be exported and imported. For more information, refer to [Export and import dashboards]({{< relref "../dashboards/export-import.md" >}}). -{{< docs-imagebox img="/img/docs/sharing/Share_Dashboard_Export.png" max-width="700px" >}} +![Export](/img/docs/sharing/share-dashboard-export-7-3.png) diff --git a/docs/sources/sharing/share-panel.md b/docs/sources/sharing/share-panel.md index a180bb93a23..7c8255e8a0c 100644 --- a/docs/sources/sharing/share-panel.md +++ b/docs/sources/sharing/share-panel.md @@ -14,8 +14,7 @@ To share a panel: 1. Click a panel title to open the panel menu. 1. Click **Share**. The share dialog opens and shows the Link tab. -{{< docs-imagebox img="/img/docs/sharing/Share_Panel_Direct_Link.png" max-width="700px" >}} - +![Panel share direct link](/img/docs/sharing/share-panel-direct-link-7-3.png) ## Use direct link The Link tab has the current time range, template variables and theme selected by default. You can optionally enable a shortened URL to share. @@ -47,21 +46,21 @@ A panel snapshot shares an interactive panel publicly. Grafana strips sensitive You can publish snapshots to your local instance or to [snapshot.raintank.io](http://snapshot.raintank.io). The latter is a free service provided by [Raintank](http://raintank.io), that allows 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. -{{< docs-imagebox img="/img/docs/sharing/Share_Panel_Snapshot.png" max-width="700px" >}} +![Panel share snapshot](/img/docs/sharing/share-panel-snapshot-7-3.png) To publish a snapshot: 1. In the Share Panel dialog, click **Snapshot** to open the tab. 1. Click on **Local Snapshot** or **Publish to snapshot.raintank.io**. This generates the link of the snapshot. 1. Copy the snapshot link, and share it either within your organization or publicly on the web. - + If you created a snapshot by mistake, click **delete snapshot** to remove the snapshot from your Grafana instance. ## Embed panel You can embed a panel using an iframe on another web site. Unless anonymous access permission is enabled, the viewer must be signed into Grafana to view the graph. -{{< docs-imagebox img="/img/docs/sharing/Share_Panel_Embedded_Link.png" max-width="700px" >}} +![Panel share embed](/img/docs/sharing/share-panel-embedded-link-7-3.png) Here is an example of the HTML code: