grafana: add sora
This commit is contained in:
parent
f3f2d85852
commit
3d1da3fdf1
1 changed files with 6 additions and 0 deletions
|
@ -49,6 +49,12 @@ _: {
|
||||||
url = "http://192.168.1.211:9090";
|
url = "http://192.168.1.211:9090";
|
||||||
orgId = 1;
|
orgId = 1;
|
||||||
}
|
}
|
||||||
|
{
|
||||||
|
name = "Prometheus-sora";
|
||||||
|
type = "prometheus";
|
||||||
|
url = "http://100.87.54.48:9090";
|
||||||
|
orgId = 1;
|
||||||
|
}
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue