mirror of
https://github.com/grafana/grafana.git
synced 2025-07-29 21:32:28 +08:00
docs(): fixing image urls in docs
This commit is contained in:
@ -61,7 +61,7 @@ sure your Elasticsearch data source is added. Specify the Elasticsearch
|
||||
index name where your existing Grafana v1.x dashboards are stored
|
||||
(the default is `grafana-dash`).
|
||||
|
||||

|
||||

|
||||
|
||||
### Importing dashboards from InfluxDB
|
||||
|
||||
@ -74,7 +74,7 @@ your Grafana v1.x dashboards are stored, the default is `grafana`.
|
||||
Go to the `Dashboards` view and click on the dashboards search drop
|
||||
down. Click the `Import` button at the bottom of the search drop down.
|
||||
|
||||

|
||||

|
||||
|
||||
### Import view
|
||||
|
||||
@ -82,7 +82,7 @@ In the Import view you find the section `Migrate dashboards`. Pick the
|
||||
data source you added (from Elasticsearch or InfluxDB), and click the
|
||||
`Import` button.
|
||||
|
||||

|
||||

|
||||
|
||||
Your dashboards should be automatically imported into the Grafana 2.0
|
||||
back-end.
|
||||
|
@ -23,7 +23,7 @@ with Grafana being unable to query Graphite, OpenTSDB or InfluxDB. You
|
||||
might not be able to get metric name completion or the graph might show
|
||||
an error like this:
|
||||
|
||||

|
||||

|
||||
|
||||
For some types of errors, the `View details` link will show you error
|
||||
details. For many types of HTTP connection errors, however, there is very
|
||||
@ -31,7 +31,7 @@ little information. The best way to troubleshoot these issues is use
|
||||
the [Chrome developer tools](https://developer.chrome.com/devtools/index).
|
||||
By pressing `F12` you can bring up the chrome dev tools.
|
||||
|
||||

|
||||

|
||||
|
||||
There are two important tabs in the Chrome developer tools: `Network`
|
||||
and `Console`. The `Console` tab will show you Javascript errors and
|
||||
@ -49,7 +49,7 @@ chrome console error, request and response information from the
|
||||
|
||||
### Inspecting Grafana metric requests
|
||||
|
||||

|
||||

|
||||
|
||||
After opening the Chrome developer tools for the first time the
|
||||
`Network` tab is empty. You will need to refresh the page to get
|
||||
|
Reference in New Issue
Block a user