feat: prometheus + grafana
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
baserow = 3050;
|
||||
frappe-lms = 3052;
|
||||
snipe-it = 3053;
|
||||
azess = 3054;
|
||||
|
||||
librechat = 3040;
|
||||
librechat-dev = 3141;
|
||||
@@ -41,6 +42,12 @@
|
||||
postgres = 5432;
|
||||
pgadmin = 5050;
|
||||
mysql = 3306;
|
||||
|
||||
# Observability stack (AZ-PRM-1)
|
||||
grafana = 3060;
|
||||
prometheus = 9090;
|
||||
node-exporter = 9100;
|
||||
blackbox-exporter = 9115;
|
||||
};
|
||||
|
||||
hostOverrides = {
|
||||
|
||||
Reference in New Issue
Block a user