feat: grafana link

This commit is contained in:
jialin
2026-02-04 20:14:25 +08:00
parent 8690de00a9
commit 332521a7f3
5 changed files with 7 additions and 5 deletions
@@ -1,5 +1,7 @@
import { GPUSTACK_API_BASE_URL } from '@/config/settings';
// 1. /grafana/d/gpustack-model/gpustack-model
// 2. /grafana/d/gpustack-worker/gpustack-worker
const useGranfanaLink = (options: {
type: 'model' | 'worker' | 'instance';
}) => {