tarantool / grafana-dashboard

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

Move list of supported metrics #182

Closed DifferentialOrange closed 1 year ago

DifferentialOrange commented 1 year ago

doc: move list of supported metrics to a file

Move list of supported metrics from wiki [1] to a file. It is inconvenient to work with wiki since one should manually update the list after merge. It is also easy to miss a presence of wiki page and this approach is not portable. By using simple markdown file to store supported metrics info, one may update list in the same commit as new metrics support itself.

  1. https://github.com/tarantool/grafana-dashboard/wiki/Metrics-support

doc: fix markdown in supported metrics

doc: update CRUD supported metrics info

Follows #165

This pull request do not introduces support for new metrics.

In any case, do not forget to