tarantool / grafana-dashboard

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

dashboard: add panels for transaction operations #200

Closed DifferentialOrange closed 1 year ago

DifferentialOrange commented 1 year ago

Add panels for transaction operations (begin, commit, rollback). Metrics were introduced in 2.10.0-beta1 [1] and fixed in 2.10.4 and 2.11 [2].

image

  1. https://github.com/tarantool/tarantool/commit/48c8dc18d6e9d7ac2f8fe2bb556acb1343deeb3c
  2. https://github.com/tarantool/tarantool/commit/a5fe5c32735420da334d23d982b10e5ecbfb4f49

Closes #176

If this pull request introduces support for new metrics, do not forget to

In any case, do not forget to