glance: add prometheus
This commit is contained in:
@@ -44,11 +44,6 @@
|
|||||||
url = "https://images.home.rpqt.fr";
|
url = "https://images.home.rpqt.fr";
|
||||||
icon = "sh:immich";
|
icon = "sh:immich";
|
||||||
}
|
}
|
||||||
{
|
|
||||||
title = "Grafana";
|
|
||||||
url = "https://grafana.home.rpqt.fr";
|
|
||||||
icon = "sh:grafana";
|
|
||||||
}
|
|
||||||
{
|
{
|
||||||
title = "FreshRSS";
|
title = "FreshRSS";
|
||||||
url = "https://rss.home.rpqt.fr";
|
url = "https://rss.home.rpqt.fr";
|
||||||
@@ -96,6 +91,23 @@
|
|||||||
}
|
}
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
{
|
||||||
|
type = "monitor";
|
||||||
|
cache = "1m";
|
||||||
|
title = "Monitoring";
|
||||||
|
sites = [
|
||||||
|
{
|
||||||
|
title = "Grafana";
|
||||||
|
url = "https://grafana.home.rpqt.fr";
|
||||||
|
icon = "sh:grafana";
|
||||||
|
}
|
||||||
|
{
|
||||||
|
title = "Prometheus";
|
||||||
|
url = "http://genepi.home.rpqt.fr:9090";
|
||||||
|
icon = "sh:prometheus";
|
||||||
|
}
|
||||||
|
];
|
||||||
|
}
|
||||||
{
|
{
|
||||||
type = "monitor";
|
type = "monitor";
|
||||||
cache = "1m";
|
cache = "1m";
|
||||||
|
|||||||
Reference in New Issue
Block a user