tarantool / grafana-dashboard

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

tdg_dashboard: fix latency units #196

Closed DifferentialOrange closed 1 year ago

DifferentialOrange commented 1 year ago

Fix latency units for GraphQL [1], IProto [2] and REST API [3] panels.

  1. https://github.com/tarantool/tdg2/blob/b283c91e17fec274d1be187fb734418a7f56a034/common/graphql.lua#L633
  2. https://github.com/tarantool/tdg2/blob/7983a6a7b149ac2e9e94e052d01513076847bdff/input_processor/model_iproto.lua#L57
  3. https://github.com/tarantool/tdg2/blob/98b113eb4a4f71f26a34f2522e6a93ed4e67db90/input_processor/model_rest.lua#L393

Closes #190

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

In any case, do not forget to