feat: rename project to InboxConverge with configurable contact details
Agent-Logs-Url: https://github.com/christianlouis/pop_puller_to_gmail/sessions/82f2f361-3513-44e6-991b-db1a19902772 Co-authored-by: christianlouis <361235+christianlouis@users.noreply.github.com>
This commit is contained in:
+4
-4
@@ -51,7 +51,7 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
"description": "InboxRescue system health: mail processing, Gmail API, auth, and HTTP metrics",
|
||||
"description": "InboxConverge system health: mail processing, Gmail API, auth, and HTTP metrics",
|
||||
"editable": true,
|
||||
"fiscalYearStartMonth": 0,
|
||||
"graphTooltip": 1,
|
||||
@@ -1111,7 +1111,7 @@
|
||||
],
|
||||
"refresh": "30s",
|
||||
"schemaVersion": 38,
|
||||
"tags": ["inboxrescue", "monitoring", "email"],
|
||||
"tags": ["inboxconverge", "monitoring", "email"],
|
||||
"templating": {
|
||||
"list": []
|
||||
},
|
||||
@@ -1121,8 +1121,8 @@
|
||||
},
|
||||
"timepicker": {},
|
||||
"timezone": "browser",
|
||||
"title": "InboxRescue - System Health",
|
||||
"uid": "inboxrescue-health",
|
||||
"title": "InboxConverge - System Health",
|
||||
"uid": "inboxconverge-health",
|
||||
"version": 1,
|
||||
"weekStart": ""
|
||||
}
|
||||
@@ -1,7 +1,7 @@
|
||||
apiVersion: 1
|
||||
|
||||
providers:
|
||||
- name: InboxRescue
|
||||
- name: InboxConverge
|
||||
orgId: 1
|
||||
type: file
|
||||
disableDeletion: false
|
||||
|
||||
@@ -3,7 +3,7 @@ global:
|
||||
evaluation_interval: 15s
|
||||
|
||||
scrape_configs:
|
||||
- job_name: "inboxrescue-backend"
|
||||
- job_name: "inboxconverge-backend"
|
||||
static_configs:
|
||||
- targets: ["backend:8000"]
|
||||
metrics_path: /metrics
|
||||
|
||||
Reference in New Issue
Block a user