cleanup shortcodes, image paths (#34827)
This commit is contained in:
@@ -15,7 +15,7 @@ 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.
|
||||
|
||||
{{< docs-imagebox img="/img/docs/v50/playlist.png" max-width="25rem">}}
|
||||
{{< figure src="/static/img/docs/v50/playlist.png" max-width="25rem">}}
|
||||
|
||||
## Create a playlist
|
||||
|
||||
|
||||
@@ -14,7 +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.
|
||||
|
||||

|
||||

|
||||
## 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.
|
||||
@@ -32,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.
|
||||
|
||||

|
||||

|
||||
|
||||
To publish a snapshot:
|
||||
|
||||
@@ -45,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" >}}).
|
||||
|
||||

|
||||

|
||||
|
||||
@@ -14,7 +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.
|
||||
|
||||

|
||||

|
||||
## 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.
|
||||
@@ -46,7 +46,7 @@ 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.
|
||||
|
||||

|
||||

|
||||
|
||||
To publish a snapshot:
|
||||
|
||||
@@ -60,7 +60,7 @@ If you created a snapshot by mistake, click **delete snapshot** to remove the sn
|
||||
|
||||
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.
|
||||
|
||||

|
||||

|
||||
|
||||
Here is an example of the HTML code:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user