Update
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
apiVersion: 1
|
||||
|
||||
providers:
|
||||
- name: default
|
||||
orgId: 1
|
||||
folder: ""
|
||||
type: file
|
||||
options:
|
||||
path: /etc/grafana/provisioning/dashboards
|
||||
|
||||
@@ -2,6 +2,6 @@ global:
|
||||
scrape_interval: 15s
|
||||
|
||||
scrape_configs:
|
||||
- job_name: 'snake_nginx'
|
||||
- job_name: "prometheus"
|
||||
static_configs:
|
||||
- targets: ['213.95.90.157:81']
|
||||
- targets: ["localhost:9090"]
|
||||
|
||||
Reference in New Issue
Block a user