tarantool / grafana-dashboard

Dashboard for Tarantool application and database server monitoring with Grafana
MIT License
34 stars 11 forks source link

Make dashboard compatible with metrics 0.13.0 #133

Closed no1seman closed 2 years ago

no1seman commented 2 years ago
DifferentialOrange commented 2 years ago

For new panels, refer to https://github.com/tarantool/grafana-dashboard/issues/75, https://github.com/tarantool/grafana-dashboard/issues/132, https://github.com/tarantool/grafana-dashboard/issues/73. I'll leave this ticket here for the following purpose:

I'll make sure to raise priority of this issue when I'll be free of my current duties.

opomuc commented 2 years ago

This is my list of what new has happened in metrics module:

Also we need a complete list of current metrics and it's crossreference with panels. If some useful metrics are still not represented on panels (like luajit) maybe we should add the as well

DifferentialOrange commented 2 years ago

Old lost&found metrics: https://github.com/tarantool/grafana-dashboard/issues/137

List of new metrics not covered by other (resolved by now or closed as duplicates) tickets:

They will be added with PR linked to this issue, together with new Telegraph tags and renaming process (after ensuring it is ok to use renamed metrics and no one will be troubled by it).

By closing https://github.com/tarantool/grafana-dashboard/issues/137 and https://github.com/tarantool/grafana-dashboard/issues/133 with PRs the dashboard will support all useful metrics from 0.13.0: see https://github.com/tarantool/grafana-dashboard/wiki/Metrics-support (except for tnt_info_uptime for InfluxDB dashboard, see #39).