tarantool / grafana-dashboard

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

dashboard: add event loop panel and alerts #135

Closed DifferentialOrange closed 2 years ago

DifferentialOrange commented 2 years ago

changelog: restore alert example for fiber panels

example_cluster: bump metrics to 0.13.0

Bump metrics to 0.13.0 to test panels for event loop metrics. See metrics CHANGELOG [1] for other updates.

  1. https://github.com/tarantool/metrics/blob/master/CHANGELOG.md

dashboard: add event loop panel

image

alerts: add example warning for event loop time

Follows up #72 Closes #73