Додан моніторінг застосунку
Додани веб компоненти карточок територій та повідомлень
This commit is contained in:
7
data/prometheus.yml
Normal file
7
data/prometheus.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
global:
|
||||
scrape_interval: 5s
|
||||
|
||||
scrape_configs:
|
||||
- job_name: 'pushgateway'
|
||||
static_configs:
|
||||
- targets: ['pushgateway:9091']
|
||||
Reference in New Issue
Block a user