@@ -40,18 +40,12 @@ Refer to dashboard [documentation page](https://www.tarantool.io/en/doc/latest/b
4040 - paste the dashboard JSON file contents, or
4141 - upload the dashboard JSON file.
4242
43- 3 . Set dashboard name, folder, uid, choose corresponding datasource from drop-down list and set datasource-related query parameters .
43+ 3 . Set dashboard name, folder, uid and choose corresponding datasource from drop-down list.
4444
4545 ![ Dashboard import variables] ( doc/monitoring/images/grafana_import_setup.png )
4646
47- You need to set the following variables for InfluxDB datasource:
48-
49- - ` Policy ` (default valie is ` autogen ` ).
50-
51- Datasource variables can be obtained from your datasource configuration.
5247 You can choose ` job ` variable value for Prometheus datasource after import.
53- You can choose ` measurement ` variable value for InfluxDB datasource after import.
54- Variables for example monitoring cluster are described in [ Monitoring cluster] ( #monitoring-cluster ) section.
48+ You can choose ` policy ` and ` measurement ` variable values for InfluxDB datasource after import.
5549
5650
5751## Monitoring cluster
@@ -70,10 +64,6 @@ We recommend using the exact versions we use in experimental cluster (e.g. Grafa
7064After start, Grafana UI will be available at [ localhost:3000] ( http://localhost:3000/ ) .
7165You can also interact with Prometheus at [ localhost:9090] ( http://localhost:9090/ ) and InfluxDB at [ localhost:8086] ( http://localhost:8086/ ) .
7266
73- To set up an InfluxDB dashboard for monitoring example app, use the following variables:
74-
75- - ` Policy ` : ` default ` .
76-
7767### Monitoring local app
7868
7969If you want to monitor Tarantool cluster deployed on your local host, you can use monitoring cluster similar to example app one.
0 commit comments