[增加]Metrics在表格中数据显示
This commit is contained in:
@@ -4,4 +4,8 @@ global:
|
||||
scrape_configs:
|
||||
- job_name: 'node_exporter'
|
||||
static_configs:
|
||||
- targets: ['node-exporter:9100']
|
||||
- targets: [ 'node-exporter:9100' ]
|
||||
|
||||
- job_name: 'opcua_exporter'
|
||||
static_configs:
|
||||
- targets: [ 'localhost:8191' ]
|
||||
Reference in New Issue
Block a user