grafana: add sora

This commit is contained in:
notohh 2023-06-24 18:09:21 -04:00
parent f3f2d85852
commit 3d1da3fdf1
Signed by: notohh
GPG key ID: BD47506D475EE86D

View file

@ -49,6 +49,12 @@ _: {
url = "http://192.168.1.211:9090";
orgId = 1;
}
{
name = "Prometheus-sora";
type = "prometheus";
url = "http://100.87.54.48:9090";
orgId = 1;
}
];
};
};