Skip to content

Commit 478ab0e

Browse files
Release 0.3.0
1 parent e48124d commit 478ab0e

File tree

6 files changed

+5
-4
lines changed

6 files changed

+5
-4
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7-
## Unreleased
7+
## [0.3.0] - 2021-06-17
8+
Grafana revisions: [InfluxDB revision 5](https://grafana.com/api/dashboards/12567/revisions/5/download), [Prometheus revision 5](https://grafana.com/api/dashboards/13054/revisions/5/download)
89

910
## Added
1011
- Prometheus example alert rules (instance state, memory usage, HTTP load and latency rule examples, etc)

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22

33
Dashboard for Tarantool application and database server monitoring, based on [grafonnet](https://github.com/grafana/grafonnet-lib) library.
44

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

77
Refer to dashboard [documentation page](https://www.tarantool.io/en/doc/latest/book/monitoring/grafana_dashboard/) for prerequirements and installation guide.
88

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"/>
9+
<img src="./doc/monitoring/images/Prometheus_dashboard_1.png" width="300"/> <img src="./doc/monitoring/images/Prometheus_dashboard_2.png" width="300"/> <img src="./doc/monitoring/images/Prometheus_dashboard_3.png" width="300"/>
1010

1111
# How to build
1212

doc/monitoring/grafana_dashboard.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Tarantool Grafana dashboard is a ready for import template with basic memory,
1313
space operations, and HTTP load panels, based on default `metrics <https://github.com/tarantool/metrics>`_
1414
package functionality.
1515

16-
Dashboard requires using ``metrics`` **0.5.0** or newer;
16+
Dashboard requires using ``metrics`` **0.8.0** or newer for complete experience;
1717
``'alias'`` :ref:`global label <tarantool-metrics>` must be set on each instance
1818
to properly display panels (e.g. provided with ``cartridge.roles.metrics`` role).
1919

-55.7 KB
Loading
123 KB
Loading
105 KB
Loading

0 commit comments

Comments
 (0)