mirror of
https://github.com/grafana/grafana.git
synced 2024-11-26 10:50:37 -06:00
Docs: Comment out broken images (#57482)
* Docs: Comment out broken images * Docs: Hide the correct images Co-authored-by: Jack Baldry <jack.baldry@grafana.com> Co-authored-by: Daniel Lee <dan.limerick@gmail.com>
This commit is contained in:
parent
c3fef96ee0
commit
b0c197b966
@ -45,7 +45,7 @@ Alternatively, to add an annotation, Ctrl/Cmd+Click on the Time series panel and
|
||||
### Edit annotation
|
||||
|
||||
1. In the dashboard hover over an annotation indicator on the Time series panel.
|
||||
![Add annotation popover](/static/img/docs/time-series-panel/time-series-annotations-edit-annotation.gif)
|
||||
<!--![Add annotation popover](/static/img/docs/time-series-panel/time-series-annotations-edit-annotation.gif)-->
|
||||
1. Click on the pencil icon in the annotation tooltip.
|
||||
1. Modify the description and/or tags.
|
||||
1. Click save.
|
||||
@ -53,7 +53,7 @@ Alternatively, to add an annotation, Ctrl/Cmd+Click on the Time series panel and
|
||||
### Delete annotation
|
||||
|
||||
1. In the dashboard hover over an annotation indicator on the Time series panel.
|
||||
![Add annotation popover](/static/img/docs/time-series-panel/time-series-annotations-edit-annotation.gif)
|
||||
<!--![Add annotation popover](/static/img/docs/time-series-panel/time-series-annotations-edit-annotation.gif)-->
|
||||
1. Click on the trash icon in the annotation tooltip.
|
||||
|
||||
### Built-in query
|
||||
|
@ -24,7 +24,9 @@ Reporting enables you to automatically generate PDFs from any of your dashboards
|
||||
> If you have [Role-based access control]({{< relref "../../administration/roles-and-permissions/access-control/" >}}) enabled, for some actions you would need to have relevant permissions.
|
||||
> Refer to specific guides to understand what permissions are required.
|
||||
|
||||
{{< figure src="/static/img/docs/enterprise/reports_list_8.1.png" max-width="500px" class="docs-image--no-shadow" >}}
|
||||
<!--
|
||||
{{< figure src="/static/img/docs/enterprise/reports_list_8.1.png" max-width="500px" >}}
|
||||
-->
|
||||
|
||||
Any changes you make to a dashboard used in a report are reflected the next time the report is sent. For example, if you change the time range in the dashboard, then the time range in the report also changes.
|
||||
|
||||
|
@ -119,7 +119,8 @@ A template variable of the type `Constant` will automatically be hidden in the d
|
||||
- Paste a [Grafana.com](https://grafana.com) dashboard URL
|
||||
- Paste dashboard JSON text directly into the text area
|
||||
|
||||
{{< figure src="/static/img/docs/v70/import_step2_grafana.com.png" max-width="700px" >}}
|
||||
<!--{{< figure src="/static/img/docs/v70/import_step2_grafana.com.png" max-width="700px" >}}
|
||||
-->
|
||||
|
||||
The import process enables you to change the name of the dashboard, pick the data source you want the dashboard to use, and specify any metric prefixes (if the dashboard uses any).
|
||||
|
||||
|
@ -50,7 +50,9 @@ Set the data source's basic configuration options carefully:
|
||||
The **Trace to logs** section configures the [trace to logs feature]({{< relref "../../explore/trace-integration/" >}}).
|
||||
Select a target data source, limited to Loki and Splunk \[logs\] data sources, and which tags to use in the logs query.
|
||||
|
||||
<!--
|
||||
{{< figure src="/static/img/docs/explore/trace-to-log-8-2.png" class="docs-image--no-shadow" caption="Screenshot of the trace to logs settings" >}}
|
||||
-->
|
||||
|
||||
| Name | Description |
|
||||
| ------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|
||||
|
Loading…
Reference in New Issue
Block a user