Bot become a Community Guard & Post send manager
added: dictionary support for censore message/user management with dict triggers
This commit is contained in:
8
prometheus/prometheus.yml
Normal file
8
prometheus/prometheus.yml
Normal file
@@ -0,0 +1,8 @@
|
||||
global:
|
||||
scrape_interval: 5s
|
||||
evaluation_interval: 15s
|
||||
|
||||
scrape_configs:
|
||||
- job_name: "tg_bot"
|
||||
static_configs:
|
||||
- targets: ["bot:9100"] # бот слушает метрики на 9100 внутри сети compose
|
||||
Reference in New Issue
Block a user