feat: Added grafana

This commit is contained in:
2026-02-01 19:51:51 +05:30
parent 56f1ba896c
commit 2f901052f1
9 changed files with 682 additions and 12 deletions

View File

@@ -63,6 +63,10 @@
# LFS_START_SERVER = true;
LFS_ALLOW_PURE_SSH = true;
};
metrics = {
ENABLED = true;
TOKEN = "";
};
oauth2_client = {
ENABLE_AUTO_REGISTRATION = true;
ACCOUNT_LINKING = "auto";