Skip to content

Commit cc5d3ba

Browse files
Merge pull request #52 from tarantool/remove-duplicate-info
Replace duplicate info with doc link. Add screenshots to README
2 parents ebc7efd + 6d94278 commit cc5d3ba

File tree

3 files changed

+2
-17
lines changed

3 files changed

+2
-17
lines changed

README.md

Lines changed: 2 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -4,24 +4,9 @@ Dashboard for Tarantool application and database server monitoring, based on [gr
44

55
Our pages on Grafana Official & community built dashboards: [InfluxDB](https://grafana.com/grafana/dashboards/12567), [Prometheus](https://grafana.com/grafana/dashboards/13054).
66

7-
You can find screenshots and short description of contents on Grafana pages.
7+
Refer to dashboard [documentation page](https://www.tarantool.io/en/doc/latest/book/monitoring/grafana_dashboard/) for prerequirements and installation guide.
88

9-
# How to use
10-
11-
Guide on Tarantool project prerequirements and metrics collectors configuration can be found on corresponding Grafana Official & community built dashboards pages: [InfluxDB](https://grafana.com/grafana/dashboards/12567), [Prometheus](https://grafana.com/grafana/dashboards/13054).
12-
13-
# How to import
14-
15-
1. Open Grafana import menu.
16-
<br/><br/>![Grafana import button in v6.6.0](./docs/grafana_import_v6.png)
17-
18-
1. Select one of the following options:
19-
* Paste dashboard id: `12567` for InfluxDB, `13054` for Prometheus;
20-
* Paste link to dashboard: https://grafana.com/grafana/dashboards/12567 for InfluxDB, https://grafana.com/grafana/dashboards/13054 for Prometheus;
21-
* Upload json file or paste json file contents: download it from Grafana page ([InfluxDB](https://grafana.com/grafana/dashboards/12567), [Prometheus](https://grafana.com/grafana/dashboards/13054)) or build it by yourself.
22-
23-
1. Set dashboard name, folder, uid (if needed), and database-related query parameters (InfluxDB source, measurement and policy or Prometheus source, job and rate() time range).
24-
<br/><br/>![Grafana import setup in v6.6.0 for InfluxDB](./docs/grafana_import_setup_v6.png)
9+
<img src="./doc/monitoring/images/Prometheus_dashboard_1.png" width="310"/> <img src="./doc/monitoring/images/Prometheus_dashboard_2.png" width="310"/> <img src="./doc/monitoring/images/Prometheus_dashboard_3.png" width="310"/>
2510

2611
# How to build
2712

docs/grafana_import_setup_v6.png

-35.7 KB
Binary file not shown.

docs/grafana_import_v6.png

-12.9 KB
Binary file not shown.

0 commit comments

Comments
 (0)