Skip to content

Backup triton server grafana dashboard

Dylan Bernardi requested to merge store-triton-grafana-dashboard into main

🧩 Problem to solve

As a result of this effort, there is now a triton-server dashboard available for Code Suggestions. This is great, but if the instance monitoring instance needs to be created, then this dashboard will be lost. To ensure that doesn't happen, the JSON model of this dashboard should be saved somewhere in the repo.

💡 Proposal

Similar to what was done for suggested-reviewer with clickhouse, this JSON dashboard will be saved in an infrastructure/dashboards/ file path.

Note for the Reviewer

There was no manual time range set for the dashboard. Usually it defaults to the last 5 minutes of data. This dashboard is saved with the last 12 hours of data. Doesn't really affect anything, but figured I'd note it here.

cc @tle_gitlab @srayner @mray2020

Edited by Dylan Bernardi

Merge request reports